Skip to content

Commit

Permalink
Merge pull request #51 from gugcz/main
Browse files Browse the repository at this point in the history
fix: naming
  • Loading branch information
ryzizub authored Dec 18, 2023
2 parents 790d78f + 7964c72 commit eed80b1
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 eed80b1

Please sign in to comment.