Skip to content

Commit

Permalink
✨ feat: added preload of logo png
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayngie committed Jan 21, 2024
1 parent 09e8890 commit 1ed0b02
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
<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/png" href="G-logo.png">
<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.">
Expand Down

0 comments on commit 1ed0b02

Please sign in to comment.