Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/darshanbaral/kitab.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/index.html')
-rw-r--r--layouts/index.html2
1 files changed, 0 insertions, 2 deletions
diff --git a/layouts/index.html b/layouts/index.html
index 6972886..11a2a0f 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -1,5 +1,4 @@
{{ define "main" }}
-<main>
<div class="site-title text-center">
<h1>
{{ .Title }}
@@ -40,5 +39,4 @@
</div>
{{ end }}
</div>
-</main>
{{ end }}