Final pre release fixes and improvements
This commit is contained in:
@@ -37,6 +37,8 @@ export default function MyApp({ Component, pageProps }: AppProps) {
|
||||
<meta name="twitter:title" content="Patryk Kuchta's Portfolio"/>
|
||||
<meta name="twitter:description" content="Explore a showcase of my projects, education and work experience."/>
|
||||
<meta name="twitter:image" content="https://kuchta.uk/logo.svg"/>
|
||||
|
||||
<link rel="icon" type="image/x-icon" href="/portfolio/favicon.ico"/>
|
||||
</Head>
|
||||
<Component {...pageProps} />
|
||||
</>;
|
||||
|
||||
Reference in New Issue
Block a user