mirror of
https://github.com/dstotijn/hetty.git
synced 2025-07-01 18:47:29 -04:00
Rename project to "Hetty"
This commit is contained in:
@ -22,7 +22,7 @@ function App({ Component, pageProps }: AppProps): JSX.Element {
|
||||
return (
|
||||
<React.Fragment>
|
||||
<Head>
|
||||
<title>gurp</title>
|
||||
<title>Hetty</title>
|
||||
<meta
|
||||
name="viewport"
|
||||
content="minimum-scale=1, initial-scale=1, width=device-width"
|
||||
|
Reference in New Issue
Block a user