Skip to content

Commit

Permalink
✨ feat: added preload of hero img
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayngie committed Jan 21, 2024
1 parent d768fbd commit cf40e39
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,14 +8,14 @@
<link href="https://fonts.googleapis.com/css2?family=Nunito+Sans:opsz,wght@6..12,400;6..12,700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Dancing+Script:wght@400;500;600;700&display=swap" rel="stylesheet">
<link href="https://fonts.googleapis.com/css2?family=Philosopher:ital,wght@0,400;0,700;1,400;1,700&display=swap" rel="stylesheet">

<!-- Favicon links -->
<!-- <link rel="icon" href="./public/G-logo.png" type="image/png"> -->
<link rel="apple-touch-icon" sizes="180x180" href="./favicon_io/apple-touch-icon.png">
<link rel="icon" type="image/png" sizes="32x32" href="./favicon_io/favicon-32x32.png">
<link rel="icon" type="image/png" sizes="16x16" href="./favicon_io/favicon-16x16.png">
<link rel="manifest" href="/site.webmanifest">
<!--end of favicon links-->
<link rel="preload" as="image" href="flowers.jpg">
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<meta name="description" content="Your natural guide to gestational diabetes - your go-to site for natural solutions for maintaining this condition. Tips on food, training, and lifestyle, as well as recipés and a search function for checking foods nutritional values.">
<title>Graviditetsdiabetes (GDM)</title>
Expand Down

0 comments on commit cf40e39

Please sign in to comment.