diff --git a/src/components/Navbar/Navbar.jsx b/src/components/Navbar/Navbar.jsx index e79a7ad..b1c2e3e 100644 --- a/src/components/Navbar/Navbar.jsx +++ b/src/components/Navbar/Navbar.jsx @@ -38,7 +38,7 @@ function Navbar(props) { > Informative Coding diff --git a/src/components/SEO.jsx b/src/components/SEO.jsx index 15159d3..4ac4425 100644 --- a/src/components/SEO.jsx +++ b/src/components/SEO.jsx @@ -17,8 +17,8 @@ const data = { fbAppId: '3242641772502117', twitterSiteUsername: '@InformativeCode', author: 'Muhammad Minhaj', - image: '/static/logo.png', - favicon: '/static/favicon.ico', + image: 'https://blusofy.github.io/informative-coding/static/logo.png', + favicon: 'https://blusofy.github.io/informative-coding/static/favicon.ico', }; const SEO = () => ( diff --git a/src/components/Thumbnail.jsx b/src/components/Thumbnail.jsx index d7646b0..2d182fe 100644 --- a/src/components/Thumbnail.jsx +++ b/src/components/Thumbnail.jsx @@ -59,7 +59,7 @@ function Thumbnail() { {isMobile && }