summaryrefslogtreecommitdiff
path: root/templates
diff options
context:
space:
mode:
authorArnav Bhatt <arnavbhatt288@gmail.com>2022-08-26 14:27:14 +0530
committerArnav Bhatt <arnavbhatt288@gmail.com>2022-08-26 14:27:14 +0530
commitede488dc2e2f9a7be3573dde71a7464001e8cf6c (patch)
tree5f33ed091fa66284fc9ca1b5be9d855d9d74c62b /templates
parent356cf1af721470e58afcc092557032a5f5430b74 (diff)
layout change
Diffstat (limited to 'templates')
-rw-r--r--templates/article_header.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/article_header.html b/templates/article_header.html
index 6aa31b1..1185f6e 100644
--- a/templates/article_header.html
+++ b/templates/article_header.html
@@ -1,4 +1,4 @@
-<p><a href="index.html">&lt;-- Back to main page</a></p><div class="blog-content">
+<main></main><p><a href="index.html">&lt;-- Back to main page</a></p></main><div class="blog-content">
<div id="post">
<h2>$TITLE</h2>
<p>Posted on $DATE_POSTED</p>