fixing things in landing page

This commit is contained in:
talksik
2022-04-18 06:44:00 -05:00
parent 2c9af84e20
commit 1fc82dbb04
2 changed files with 12 additions and 12 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ function MyApp({ Component, pageProps }: AppProps) {
return (
<>
<Head>
<title>Nirvana - virtual office</title>
<title>nirvana | virtual office</title>
<meta name="description" content="Generated by create next app" />
<link rel="icon" href="/logos/1024x1024.ico" />