mirror of
https://github.com/hazemKrimi/personal-website.git
synced 2026-05-01 18:00:26 +00:00
Remove title tag
This commit is contained in:
@@ -16,7 +16,6 @@ const App = ({ Component, pageProps }: AppProps) => {
|
|||||||
href='https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;700&display=swap'
|
href='https://fonts.googleapis.com/css2?family=Source+Code+Pro:wght@400;700&display=swap'
|
||||||
rel='stylesheet'
|
rel='stylesheet'
|
||||||
/>
|
/>
|
||||||
<title>Hazem Krimi</title>
|
|
||||||
</Head>
|
</Head>
|
||||||
<DarkMode>
|
<DarkMode>
|
||||||
<Theme>
|
<Theme>
|
||||||
|
|||||||
Reference in New Issue
Block a user