Updated Website

Fixed emebed for:

- Content-Expansion
- Enchanted-Harvest
This commit is contained in:
Pengu 2024-05-14 14:26:09 -05:00
parent 0a5b8ca058
commit 93b0df6c18
13 changed files with 27 additions and 27 deletions

View File

@ -13,7 +13,7 @@
<meta content="Content Warning, but better." property="og:description" /> <meta content="Content Warning, but better." property="og:description" />
<meta content="https://lethal-extended.com/content-expansion" property="og:url" /> <meta content="https://lethal-extended.com/content-expansion" property="og:url" />
<meta content="https://lethal-extended.com/content-expansion/media/Logo.png" property="og:image" /> <meta content="https://lethal-extended.com/content-expansion/media/Logo.png" property="og:image" />
<meta content="#d81713" data-react-helmet="true" name="theme-color" /> <meta content="#db5b04" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

View File

@ -13,7 +13,7 @@
<meta name="description" content="Lethal-Extended Modpack downloads"> <meta name="description" content="Lethal-Extended Modpack downloads">
<meta name="keywords" content="Lethal Company, Lethal Extended, Lethal Mods"> <meta name="keywords" content="Lethal Company, Lethal Extended, Lethal Mods">
<meta name="author" content="PenguCC"> <meta name="author" content="PenguCC">
<meta name="theme-color" content="#59d983"> <meta name="theme-color" content="#db5b04">
</head> </head>

View File

@ -13,7 +13,7 @@
<meta content="Content Warning, but better." property="og:description" /> <meta content="Content Warning, but better." property="og:description" />
<meta content="https://lethal-extended.com/content-expansion" property="og:url" /> <meta content="https://lethal-extended.com/content-expansion" property="og:url" />
<meta content="https://lethal-extended.com/content-expansion/media/Logo.png" property="og:image" /> <meta content="https://lethal-extended.com/content-expansion/media/Logo.png" property="og:image" />
<meta content="#d81713" data-react-helmet="true" name="theme-color" /> <meta content="#db5b04" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

View File

@ -14,7 +14,7 @@
<meta name="description" content="Lethal-Extended Modpack downloads"> <meta name="description" content="Lethal-Extended Modpack downloads">
<meta name="keywords" content="Lethal Company, Lethal Extended, Lethal Mods"> <meta name="keywords" content="Lethal Company, Lethal Extended, Lethal Mods">
<meta name="author" content="PenguCC"> <meta name="author" content="PenguCC">
<meta name="theme-color" content="#59d983"> <meta name="theme-color" content="#db5b04">
</head> </head>

View File

@ -13,7 +13,7 @@
<meta content="Content Warning, but better." property="og:description" /> <meta content="Content Warning, but better." property="og:description" />
<meta content="https://lethal-extended.com/content-expansion" property="og:url" /> <meta content="https://lethal-extended.com/content-expansion" property="og:url" />
<meta content="https://lethal-extended.com/content-expansion/media/Logo.png" property="og:image" /> <meta content="https://lethal-extended.com/content-expansion/media/Logo.png" property="og:image" />
<meta content="#d81713" data-react-helmet="true" name="theme-color" /> <meta content="#db5b04" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

View File

@ -13,7 +13,7 @@
<meta content="Content Warning, but better." property="og:description" /> <meta content="Content Warning, but better." property="og:description" />
<meta content="https://lethal-extended.com/content-expansion" property="og:url" /> <meta content="https://lethal-extended.com/content-expansion" property="og:url" />
<meta content="https://lethal-extended.com/content-expansion/media/Logo.png" property="og:image" /> <meta content="https://lethal-extended.com/content-expansion/media/Logo.png" property="og:image" />
<meta content="#d81713" data-react-helmet="true" name="theme-color" /> <meta content="#db5b04" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

View File

@ -9,11 +9,11 @@
<link rel="stylesheet" href="media/style.css"> <link rel="stylesheet" href="media/style.css">
<link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet"> <link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta content="enchanted-harvest" property="og:title" /> <meta content="Enchanted-Harvest" property="og:title" />
<meta content="Content Warning, but better." property="og:description" /> <meta content="Minecraft, but magical." property="og:description" />
<meta content="https://lethal-extended.com/enchanted-harvest" property="og:url" /> <meta content="https://lethal-extended.com/enchanted-harvest/" property="og:url" />
<meta content="https://lethal-extended.com/enchanted-harvest/media/Logo.png" property="og:image" /> <meta content="https://lethal-extended.com/enchanted-harvest/media/Logo.png" property="og:image" />
<meta content="#d81713" data-react-helmet="true" name="theme-color" /> <meta content="#543592" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

View File

@ -8,12 +8,12 @@
<meta charset="application/javascript"> <meta charset="application/javascript">
<meta http-equiv="Content-Type" content="text/html; charset=application/javascript" /> <meta http-equiv="Content-Type" content="text/html; charset=application/javascript" />
<meta name="theme-color" content="#2b2b2b"> <meta name="theme-color" content="#543592">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Lethal-Extended Modpack downloads"> <meta name="description" content="Lethal-Extended Modpack downloads">
<meta name="keywords" content="Lethal Company, Lethal Extended, Lethal Mods"> <meta name="keywords" content="Lethal Company, Lethal Extended, Lethal Mods">
<meta name="author" content="PenguCC"> <meta name="author" content="PenguCC">
<meta name="theme-color" content="#59d983"> <meta name="theme-color" content="#543592">
</head> </head>

View File

@ -8,12 +8,12 @@
<meta charset="application/javascript"> <meta charset="application/javascript">
<meta http-equiv="Content-Type" content="text/html; charset=application/javascript" /> <meta http-equiv="Content-Type" content="text/html; charset=application/javascript" />
<meta name="theme-color" content="#2b2b2b"> <meta name="theme-color" content="#543592">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Lethal-Extended Modpack downloads"> <meta name="description" content="Lethal-Extended Modpack downloads">
<meta name="keywords" content="Lethal Company, Lethal Extended, Lethal Mods"> <meta name="keywords" content="Lethal Company, Lethal Extended, Lethal Mods">
<meta name="author" content="PenguCC"> <meta name="author" content="PenguCC">
<meta name="theme-color" content="#59d983"> <meta name="theme-color" content="#543592">
</head> </head>

View File

@ -9,11 +9,11 @@
<link rel="stylesheet" href="media/style.css"> <link rel="stylesheet" href="media/style.css">
<link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet"> <link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta content="enchanted-harvest" property="og:title" /> <meta content="Enchanted-Harvest" property="og:title" />
<meta content="Content Warning, but better." property="og:description" /> <meta content="Minecraft, but magical." property="og:description" />
<meta content="https://lethal-extended.com/enchanted-harvest" property="og:url" /> <meta content="https://lethal-extended.com/enchanted-harvest/" property="og:url" />
<meta content="https://lethal-extended.com/enchanted-harvest/media/Logo.png" property="og:image" /> <meta content="https://lethal-extended.com/enchanted-harvest/media/Logo.png" property="og:image" />
<meta content="#d81713" data-react-helmet="true" name="theme-color" /> <meta content="#543592" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

View File

@ -9,12 +9,12 @@
<meta charset="application/javascript"> <meta charset="application/javascript">
<meta http-equiv="Content-Type" content="text/html; charset=application/javascript" /> <meta http-equiv="Content-Type" content="text/html; charset=application/javascript" />
<meta name="theme-color" content="#2b2b2b"> <meta name="theme-color" content="#543592">
<meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="description" content="Lethal-Extended Modpack downloads"> <meta name="description" content="Lethal-Extended Modpack downloads">
<meta name="keywords" content="Lethal Company, Lethal Extended, Lethal Mods"> <meta name="keywords" content="Lethal Company, Lethal Extended, Lethal Mods">
<meta name="author" content="PenguCC"> <meta name="author" content="PenguCC">
<meta name="theme-color" content="#59d983"> <meta name="theme-color" content="#543592">
</head> </head>

View File

@ -9,11 +9,11 @@
<link rel="stylesheet" href="media/style.css"> <link rel="stylesheet" href="media/style.css">
<link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet"> <link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css">
<meta content="enchanted-harvest" property="og:title" /> <meta content="Enchanted-Harvest" property="og:title" />
<meta content="Content Warning, but better." property="og:description" /> <meta content="Minecraft, but magical." property="og:description" />
<meta content="https://lethal-extended.com/enchanted-harvest/" property="og:url" /> <meta content="https://lethal-extended.com/enchanted-harvest/" property="og:url" />
<meta content="https://lethal-extended.com/enchanted-harvest/media/Logo.png" property="og:image" /> <meta content="https://lethal-extended.com/enchanted-harvest/media/Logo.png" property="og:image" />
<meta content="#d81713" data-react-helmet="true" name="theme-color" /> <meta content="#543592" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>

View File

@ -9,11 +9,11 @@
<link rel="stylesheet" href="media/style.css"> <link rel="stylesheet" href="media/style.css">
<link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet"> <link href="https://fonts.bunny.net/css?family=Space+Grotesk:wght@500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css"> <link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/4.7.0/css/font-awesome.min.css">
<meta content="enchanted-harvest" property="og:title" /> <meta content="Enchanted-Harvest" property="og:title" />
<meta content="Content Warning, but better." property="og:description" /> <meta content="Minecraft, but magical." property="og:description" />
<meta content="https://lethal-extended.com/enchanted-harvest" property="og:url" /> <meta content="https://lethal-extended.com/enchanted-harvest/" property="og:url" />
<meta content="https://lethal-extended.com/enchanted-harvest/media/Logo.png" property="og:image" /> <meta content="https://lethal-extended.com/enchanted-harvest/media/Logo.png" property="og:image" />
<meta content="#d81713" data-react-helmet="true" name="theme-color" /> <meta content="#543592" data-react-helmet="true" name="theme-color" />
</head> </head>
<body> <body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script> <script src="https://ajax.googleapis.com/ajax/libs/jquery/3.5.1/jquery.min.js"></script>