added favicons and meta tags
This commit is contained in:
+24
@@ -6,6 +6,30 @@
|
||||
<title>Interactive Tensei Shitara Slime Datta Ken Map</title>
|
||||
<meta name="description" content="Interactive map of the central world of Tensei Shitara Slime Datta Ken (That Time I Got Reincarnated as a Slime)">
|
||||
|
||||
<link rel="icon" type="image/png" href="/img/favicon/favicon-48x48.png" sizes="48x48" />
|
||||
<link rel="icon" type="image/svg+xml" href="/img/favicon/favicon.svg" />
|
||||
<link rel="shortcut icon" href="/img/favicon/favicon.ico" />
|
||||
<link rel="apple-touch-icon" sizes="180x180" href="/img/favicon/apple-touch-icon.png" />
|
||||
<meta name="apple-mobile-web-app-title" content="MyWebSite" />
|
||||
<link rel="manifest" href="/img/favicon/site.webmanifest" />
|
||||
|
||||
<meta itemprop="name" content="Interactive Tensei Shitara Slime Datta Ken Map" />
|
||||
<meta itemprop="description" content="Interactive map of the central world of Tensei Shitara Slime Datta Ken (That Time I Got Reincarnated as a Slime)" />
|
||||
<meta itemprop="image" content="/img/ogImage.png" />
|
||||
|
||||
<meta property="og:title" content="Interactive Tensei Shitara Slime Datta Ken Map" />
|
||||
<meta property="og:site_name" content="Interactive Tensei Shitara Slime Datta Ken Map" />
|
||||
<meta property="og:url" content="https://tensuramap.j4n.net" />
|
||||
<meta property="og:description" content="Interactive map of the central world of Tensei Shitara Slime Datta Ken (That Time I Got Reincarnated as a Slime)" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:image" content="/img/ogImage.png" />
|
||||
|
||||
<meta property="twitter:domain" content="strassburger.org" />
|
||||
<meta property="twitter:url" content="https://tensuramap.j4n.net" />
|
||||
<meta name="twitter:title" content="Interactive Tensei Shitara Slime Datta Ken Map" />
|
||||
<meta name="twitter:description" content="Interactive map of the central world of Tensei Shitara Slime Datta Ken (That Time I Got Reincarnated as a Slime)" />
|
||||
<meta name="twitter:image" content="/img/twitterImage.png" />
|
||||
|
||||
<link href="css/styles.css" rel="stylesheet">
|
||||
</head>
|
||||
<body>
|
||||
|
||||
Reference in New Issue
Block a user