summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
Diffstat (limited to 'templates')
-rw-r--r--templates/article_footer.html2
-rw-r--r--templates/article_header.html1
-rw-r--r--templates/header.html2
3 files changed, 3 insertions, 2 deletions
diff --git a/templates/article_footer.html b/templates/article_footer.html
index 331e55b..58af3ce 100644
--- a/templates/article_footer.html
+++ b/templates/article_footer.html
@@ -1 +1 @@
-<p><i>Recipe posted on: $DATE_POSTED, last edited on: $DATE_EDITED, written by: $AUTHOR</i></p>
+</main><p><i>Recipe posted on: $DATE_POSTED, last edited on: $DATE_EDITED, written by: $AUTHOR</i></p>
diff --git a/templates/article_header.html b/templates/article_header.html
index e69de29..afdbcac 100644
--- a/templates/article_header.html
+++ b/templates/article_header.html
@@ -0,0 +1 @@
+<main>
diff --git a/templates/header.html b/templates/header.html
index 96fa037..9bcc185 100644
--- a/templates/header.html
+++ b/templates/header.html
@@ -6,6 +6,6 @@
<link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🍲</text></svg>">
<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."
+ <meta name="description" content="Only Based cooking. No ads, no tracking, nothing but based cooking.">
</head>
<body>