2024-07-10 18:31:54 +00:00
<!DOCTYPE html>
2024-07-10 15:57:37 +00:00
< html lang = "en" >
< head >
< meta charset = "UTF-8" / >
< meta name = "viewport" content = "width=device-width, initial-scale=1.0" / >
2024-07-10 18:31:54 +00:00
< meta name = "twitter:card" content = "summary_large_image" / >
< meta name = "twitter:image" content = "assets/img/DEGM%20Thumb.png" / >
< meta name = "twitter:title" content = "DEG Mods - Liberating Game Mods" / >
< 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."
/>
< meta property = "og:image" content = "assets/img/DEGM%20Thumb.png" / >
< 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 property = "og:type" content = "website" / >
2024-07-11 11:19:12 +00:00
< link
rel="stylesheet"
href="https://cdnjs.cloudflare.com/ajax/libs/Swiper/6.4.8/swiper-bundle.min.css"
/>
2024-07-11 12:52:48 +00:00
< link rel = "stylesheet" href = "assets/bootstrap/css/bootstrap.min.css" / >
2024-07-10 18:31:54 +00:00
< link
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="assets/img/Logo%20with%20circle.png"
/>
< link
rel="icon"
type="image/png"
sizes="935x934"
href="assets/img/Logo%20with%20circle.png"
/>
< title > DEG Mods - Liberating Game Mods< / title >
2024-07-10 15:57:37 +00:00
< / head >
< body >
< div id = "root" > < / div >
< script type = "module" src = "/src/main.tsx" > < / script >
2024-07-11 11:19:12 +00:00
< script src = "https://cdnjs.cloudflare.com/ajax/libs/Swiper/6.4.8/swiper-bundle.min.js" > < / script >
2024-07-11 12:52:48 +00:00
< script src = "assets/bootstrap/js/bootstrap.min.js" > < / script >
2024-07-10 15:57:37 +00:00
< / body >
< / html >