add meta tag (and robots)

Signed-off-by: Sam Therapy <sam@samtherapy.net>
This commit is contained in:
Sam Therapy 2022-10-05 17:38:57 +02:00
parent 8ff5c41a93
commit 33bf747902
Signed by: sam
GPG Key ID: 4D8B07C18F31ACBD
2 changed files with 3 additions and 0 deletions

View File

@ -10,6 +10,7 @@ export default (data: PageData) => (
<title>{data.site.endpoint} Nameserver</title>
<meta charSet="utf-8" />
<meta name="viewport" content="width=device-width" />
<meta name="description" content="Landing page for the froth.zone nameserver service" />
<Favicon char={data.body as string} />
{/* @ts-ignore */}
<link rel="stylesheet" href="../styles.css" inline />

2
src/robots.txt.njk Normal file
View File

@ -0,0 +1,2 @@
User-Agent: *
Disallow: