Add OpenGraph tags
Boris Kubiak kubiakboris@gmail.com
Thu, 30 Apr 2020 09:57:37 +0200
1 files changed,
4 insertions(+),
1 deletions(-)
jump to
M
index.html
→
index.html
@@ -22,11 +22,14 @@ "
/> <link rel="stylesheet" href="/style.css" /> <link href="/favicon.ico" rel="icon" type="image/x-icon" /> + <link rel="canonical" href="https://nopaste.ml/" /> <meta name="description" content="NoPaste is a client-side paste service which works with no database, and no back-end code. The data is stored entirely in the links and nowhere else" /> - <link rel="canonical" href="https://nopaste.ml/" /> + <meta property="og:title" content="NoPaste - No-database paste service" /> + <meta property="og:image" content="https://cdn.jsdelivr.net/gh/bokub/nopaste@images/logo.png" /> + <meta property="og:url" content="https://nopaste.ml/" /> </head> <body class="m-0"> <script>