File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11<!doctype html>
22< html lang ="%paraglide.lang% ">
33 < head >
4- < meta charset ="utf-8 " />
5- < link rel ="icon " href ="%sveltekit.assets%/favicon.png " />
6- < link rel ="stylesheet " href ="%sveltekit.assets%/style.css " />
7- < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8- %sveltekit.head%
4+ < meta charset ="utf-8 " />
5+ < link rel ="icon " href ="%sveltekit.assets%/favicon.png " />
6+ < link rel ="stylesheet " href ="%sveltekit.assets%/style.css " />
7+ < meta name ="viewport " content ="width=device-width, initial-scale=1 " />
8+ < meta name ="description " content ="Checks mod compatibility for you and allow you to create a modpack with your preferred mods easily " />
9+ < title > Modpack Resolver</ title >
10+
11+ <!-- Open Graph / Facebook -->
12+ < meta property ="og:type " content ="website ">
13+ < meta property ="og:url " content ="https://itrooz.github.io/ModpackResolver/ ">
14+ < meta property ="og:title " content ="Modpack Resolver - Mod Compatibility Checker ">
15+
16+ <!-- Twitter -->
17+ < meta property ="twitter:card " content ="summary_large_image ">
18+ < meta property ="twitter:url " content ="https://itrooz.github.io/ModpackResolver/ ">
19+ < meta property ="twitter:title " content ="Modpack Resolver - Mod Compatibility Checker ">
20+ < meta property ="twitter:description " content ="Checks mod compatibility for you and allow you to create a modpack with your preferred mods easily ">
21+
22+ %sveltekit.head%
923 </ head >
1024 < body data-sveltekit-preload-data ="hover ">
1125 < div style ="display: contents "> %sveltekit.body%</ div >
You can’t perform that action at this time.
0 commit comments