add meta description tag (#339)

This will get the site a better SEO score in Lighthouse. I believe it's used by search engines to show a description for the site? Good nonetheless. (if it should be changed lemme know)
This commit is contained in:
Alexander Johansen 2021-03-21 18:29:45 +01:00 committed by GitHub
parent cdc04ab454
commit 84fa088025
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

View File

@ -5,5 +5,6 @@
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="stylesheet" href="./style.css">
<title>$PAGE_TITLE</title>
<meta name="description" content="Only Based cooking. No ads, no tracking, nothing but based cooking."
</head>
<body>