Skip to content

Commit

Permalink
Fix: Favicon added
Browse files Browse the repository at this point in the history
  • Loading branch information
LuisC73 committed Nov 22, 2024
1 parent 3b53122 commit d60d019
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/content/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ export const CONFIG: SiteConfig = {
'keywords': 'Luis Miguel Castro, Frontend, Frontend Mentor, landing page, Sunnyside, project',
'canonicalURL': 'https://luisc73.github.io/Sunnyside-landing-page/',
'socialImage': '/open-graph.jpg',
'favicon': '/favicon.png'
'favicon': '/Sunnyside-landing-page/favicon.png'
};

export const HEADER_CONTENT: HeaderProps = {
Expand Down

0 comments on commit d60d019

Please sign in to comment.