Skip to content

Commit

Permalink
✨ feat: updated page name to graviditetsdiabetesguiden
Browse files Browse the repository at this point in the history
  • Loading branch information
Ayngie committed Jan 22, 2024
1 parent b628415 commit 343b62f
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
<head>
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Graviditetsdiabetes (GDM)</title>
<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>Graviditetsdiabetesguiden (GDM)</title>
<meta name="description" content="Graviditetsdiabetesguiden - din naturliga guide till graviditetsdiabetes. Levnadstips, kosttips, träningstips och recepttips. Sökfunktion för att söka näringsvärden på livsmedel för att kontrollera kolhydratinnehåll tex, datan kommer från Livsmedelsverket. 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.">
<link rel="preload" as="image/png" href="G-logo.png">
<link rel="preload" as="image" href="flowers.jpg">
<!--Google Font-->
Expand Down
2 changes: 1 addition & 1 deletion src/components/layout/header/PageLogo.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ export const PageLogo = () => {
<StyledLogoImg alt="G-logotype" src={logoImg}></StyledLogoImg>
<LogoTextContainer>
<StyledLogoText>raviditetsdiabetes</StyledLogoText>
<StyledLogoText>appen</StyledLogoText>
<StyledLogoText>uiden</StyledLogoText>
</LogoTextContainer>
</StyledLogoContainer>
</Link>
Expand Down

0 comments on commit 343b62f

Please sign in to comment.