aboutsummaryrefslogtreecommitdiff
path: root/src/templates/misc.html
diff options
context:
space:
mode:
authorGitea <gitea@fake.local>2021-03-13 14:34:54 -0600
committerGitea <gitea@fake.local>2021-03-13 14:34:54 -0600
commitd5f2c72acd877acbb3683b50cfbbe9f3c0d98af3 (patch)
treed7ef02c50f80e7346acdbfe2fefceb25f57e4671 /src/templates/misc.html
parent8a0a3a00e75dc2351a7218d0059b87f7e9345871 (diff)
Add meta description and sitemap
Diffstat (limited to 'src/templates/misc.html')
-rw-r--r--src/templates/misc.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/templates/misc.html b/src/templates/misc.html
index 3f0aee8..96a7fcb 100644
--- a/src/templates/misc.html
+++ b/src/templates/misc.html
@@ -4,6 +4,7 @@
<head>
<title>Mark's Kitchen</title>
<link rel="stylesheet" type="text/css" href="/css/styles.css">
+ <meta name="description" content="Miscellanious pages">
{{> header}}
</head>