Fix site metadata 🔧
This commit is contained in:
parent
8543556e97
commit
d2b65918f5
1 changed files with 15 additions and 12 deletions
|
|
@ -7,26 +7,29 @@
|
|||
href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🚀</text></svg>">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1" />
|
||||
<meta name="theme-color" content="#000000" />
|
||||
<!-- Google / Search Engine Tags -->
|
||||
<meta itemprop="name" content="ISS 🛰 Latitude & Longitude! 🌎">
|
||||
<meta itemprop="description"
|
||||
<!-- Primary Meta Tags -->
|
||||
<title>ISS 🛰 Latitude & Longitude! 🌎</title>
|
||||
<meta name="title" content="ISS 🛰 Latitude & Longitude! 🌎">
|
||||
<meta name="description"
|
||||
content="Live International Space Station (ISS) location data. Find out where the ISS is on a world map!">
|
||||
<meta itemprop="image" content="https://i.imgur.com/FiSAPt8.png">
|
||||
|
||||
<!-- Facebook Meta Tags -->
|
||||
<meta property="og:url" content="https://rzmk.github.io/iss-position-spa">
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website">
|
||||
<meta property="og:url" content="https://metatags.io/">
|
||||
<meta property="og:title" content="ISS 🛰 Latitude & Longitude! 🌎">
|
||||
<meta property="og:description"
|
||||
content="Live International Space Station (ISS) location data. Find out where the ISS is on a world map!">
|
||||
<meta property="og:image" content="https://i.imgur.com/FiSAPt8.png">
|
||||
<meta property="og:image"
|
||||
content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">
|
||||
|
||||
<!-- Twitter Meta Tags -->
|
||||
<meta name="twitter:card" content="summary_large_image">
|
||||
<meta name="twitter:title" content="ISS 🛰 Latitude & Longitude! 🌎">
|
||||
<meta name="twitter:description"
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image">
|
||||
<meta property="twitter:url" content="https://metatags.io/">
|
||||
<meta property="twitter:title" content="ISS 🛰 Latitude & Longitude! 🌎">
|
||||
<meta property="twitter:description"
|
||||
content="Live International Space Station (ISS) location data. Find out where the ISS is on a world map!">
|
||||
<meta name="twitter:image" content="https://i.imgur.com/FiSAPt8.png">
|
||||
<meta property="twitter:image"
|
||||
content="https://metatags.io/assets/meta-tags-16a33a6a8531e519cc0936fbba0ad904e52d35f34a46c97a2c9f6f7dd7d336f2.png">
|
||||
<link rel="apple-touch-icon" href="%PUBLIC_URL%/logo192.png" />
|
||||
<!--
|
||||
manifest.json provides metadata used when your web app is installed on a
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue