Merge pull request 'Updated tags in index.html' (#18) from staging into master
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
All checks were successful
Release to Staging / build_and_release (push) Successful in 43s
Reviewed-on: #18
This commit is contained in:
commit
a89a9582fd
53
index.html
53
index.html
@ -3,44 +3,29 @@
|
|||||||
<head>
|
<head>
|
||||||
<meta charset="UTF-8" />
|
<meta charset="UTF-8" />
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||||
<meta name="twitter:card" content="summary_large_image" />
|
|
||||||
<meta name="twitter:image" content="/assets/img/DEGM%20Thumb.png" />
|
<!-- Open Graph Meta Tags -->
|
||||||
<meta name="twitter:title" content="DEG Mods - Liberating Game Mods" />
|
<meta property="og:title" content="DEG Mods - Liberating Game Mods" />
|
||||||
<meta
|
<meta property="og:description" content="Never get your game mods censored, get banned, lose your history, nor lose the connection between game mod creators and fans. Download your mods freely." />
|
||||||
name="description"
|
|
||||||
content="Never get your game mods censored, get banned, lose your history, nor lose the connection between game mod creators and fans. Download your mods freely."
|
|
||||||
/>
|
|
||||||
<meta property="og:image" content="/assets/img/DEGM%20Thumb.png" />
|
<meta property="og:image" content="/assets/img/DEGM%20Thumb.png" />
|
||||||
<meta
|
<meta property="og:url" content="https://degmods.com" />
|
||||||
name="twitter:description"
|
|
||||||
content="Never get your game mods censored, get banned, lose your history, nor lose the connection between game mod creators and fans. Download your mods freely."
|
|
||||||
/>
|
|
||||||
<meta property="og:type" content="website" />
|
<meta property="og:type" content="website" />
|
||||||
<link
|
|
||||||
rel="stylesheet"
|
<!-- Twitter Card Meta Tags -->
|
||||||
href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/6.4.8/swiper-bundle.min.css"
|
<meta name="twitter:card" content="summary_large_image" />
|
||||||
/>
|
<meta name="twitter:title" content="DEG Mods - Liberating Game Mods" />
|
||||||
|
<meta name="twitter:description" content="Never get your game mods censored, get banned, lose your history, nor lose the connection between game mod creators and fans. Download your mods freely." />
|
||||||
|
<meta name="twitter:image" content="/assets/img/DEGM%20Thumb.png" />
|
||||||
|
|
||||||
|
<!-- Other Meta Tags -->
|
||||||
|
<meta name="description" content="Never get your game mods censored, get banned, lose your history, nor lose the connection between game mod creators and fans. Download your mods freely." />
|
||||||
|
|
||||||
|
<!-- Links and Stylesheets -->
|
||||||
|
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/6.4.8/swiper-bundle.min.css" />
|
||||||
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css" />
|
<link rel="stylesheet" href="/assets/bootstrap/css/bootstrap.min.css" />
|
||||||
<link rel="stylesheet" href="/assets/fonts/fontawesome-all.min.css" />
|
<link rel="stylesheet" href="/assets/fonts/fontawesome-all.min.css" />
|
||||||
<link
|
<link rel="icon" type="image/png" sizes="935x934" href="/assets/img/Logo%20with%20circle.png" />
|
||||||
rel="icon"
|
|
||||||
type="image/png"
|
|
||||||
sizes="935x934"
|
|
||||||
href="/assets/img/Logo%20with%20circle.png"
|
|
||||||
/>
|
|
||||||
<link
|
|
||||||
rel="icon"
|
|
||||||
type="image/png"
|
|
||||||
sizes="935x934"
|
|
||||||
href="/assets/img/Logo%20with%20circle.png"
|
|
||||||
/>
|
|
||||||
<link rel="icon" type="image/png" sizes="935x934" href="/index.html" />
|
|
||||||
<link
|
|
||||||
rel="icon"
|
|
||||||
type="image/png"
|
|
||||||
sizes="935x934"
|
|
||||||
href="/assets/img/Logo%20with%20circle.png"
|
|
||||||
/>
|
|
||||||
<title>DEG Mods - Liberating Game Mods</title>
|
<title>DEG Mods - Liberating Game Mods</title>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
Loading…
Reference in New Issue
Block a user