mirror of
https://github.com/RetroDECK/RetroDECK-Website.git
synced 2024-11-23 23:25:39 +00:00
Fix incorrect meta tag URLs
This commit is contained in:
parent
6a6f90ce86
commit
8efacabf86
|
@ -9,7 +9,7 @@
|
||||||
content="RetroDECK is a polished and beginner-friendly environment for playing your retro games on Steam Deck, available with just one click from the Discover app.">
|
content="RetroDECK is a polished and beginner-friendly environment for playing your retro games on Steam Deck, available with just one click from the Discover app.">
|
||||||
|
|
||||||
<!-- Facebook Meta Tags -->
|
<!-- Facebook Meta Tags -->
|
||||||
<meta property="og:url" content="https://retrodeck.github.io/RetroDECK-Website/">
|
<meta property="og:url" content="https://retrodeck.net">
|
||||||
<meta property="og:title" content="RetroDECK">
|
<meta property="og:title" content="RetroDECK">
|
||||||
<meta property="og:description"
|
<meta property="og:description"
|
||||||
content="RetroDECK is a polished and beginner-friendly environment for playing your retro games on Steam Deck, available with just one click from the Discover app.">
|
content="RetroDECK is a polished and beginner-friendly environment for playing your retro games on Steam Deck, available with just one click from the Discover app.">
|
||||||
|
@ -17,8 +17,8 @@
|
||||||
|
|
||||||
<!-- Twitter Meta Tags -->
|
<!-- Twitter Meta Tags -->
|
||||||
<meta name="twitter:card" content="summary_large_image">
|
<meta name="twitter:card" content="summary_large_image">
|
||||||
<meta property="twitter:domain" content="retrodeck.github.io">
|
<meta property="twitter:domain" content="retrodeck.net">
|
||||||
<meta property="twitter:url" content="https://retrodeck.github.io/RetroDECK-Website/">
|
<meta property="twitter:url" content="https://retrodeck.net">
|
||||||
<meta name="twitter:title" content="RetroDECK">
|
<meta name="twitter:title" content="RetroDECK">
|
||||||
<meta name="twitter:description"
|
<meta name="twitter:description"
|
||||||
content="RetroDECK is a polished and beginner-friendly environment for playing your retro games on Steam Deck, available with just one click from the Discover app.">
|
content="RetroDECK is a polished and beginner-friendly environment for playing your retro games on Steam Deck, available with just one click from the Discover app.">
|
||||||
|
|
Loading…
Reference in a new issue