Skip to content

Commit

Permalink
fix: naming
Browse files Browse the repository at this point in the history
  • Loading branch information
ryzizub committed Dec 18, 2023
1 parent 51de84b commit 7964c72
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pages/_app.js
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function MyApp({ Component, pageProps }) {
return (
<>
<Head>
<title>Gug.cz - Vzděláváme česko v technologiích</title>
<title>GUG.cz - Vzděláváme Česko v technologiích</title>
<meta name="viewport" content="minimum-scale=1, initial-scale=1, width=device-width" />
<link rel="apple-touch-icon" sizes="180x180" href="/apple-touch-icon.png" />
<link rel="icon" type="image/png" sizes="32x32" href="/favicon-32x32.png" />
Expand Down

0 comments on commit 7964c72

Please sign in to comment.