Add keywords etc

This commit is contained in:
Daniel Kluge 2022-10-29 22:17:08 +02:00
parent b248bc8742
commit e97c00ed89
2 changed files with 2 additions and 2 deletions

View File

@ -10,7 +10,7 @@ function MyApp({ Component, pageProps }: AppProps) {
<Head> <Head>
<meta charSet="utf-8" /> <meta charSet="utf-8" />
<meta name="description" content="This is the homepage of C0ntroller." /> <meta name="description" content="This is the homepage of C0ntroller." />
<meta name="keyword" content="private, homepage, cli, hacker, terminal, javascript, js, nextjs, react, responsive" /> <meta name="keyword" content="private, homepage, software, portfolio, development, cli, hacker, terminal, javascript, js, typescript, ts, nextjs, react, responsive" />
<meta name="author" content="C0ntroller" /> <meta name="author" content="C0ntroller" />
<meta name="copyright" content="C0ntroller" /> <meta name="copyright" content="C0ntroller" />
<meta name="robots" content="index,nofollow" /> <meta name="robots" content="index,nofollow" />

View File

@ -1,7 +1,7 @@
{ {
"name": "c0ntroller.de", "name": "c0ntroller.de",
"short_name": "c0ntroller.de", "short_name": "c0ntroller.de",
"description": "My personal homepage in the style of a CLI.", "description": "My personal homepage and portfolio.",
"start_url": ".", "start_url": ".",
"icons": [ "icons": [
{ {