aboutsummaryrefslogtreecommitdiff
path: root/themes/simple/layouts/_default/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'themes/simple/layouts/_default/single.html')
-rw-r--r--themes/simple/layouts/_default/single.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/themes/simple/layouts/_default/single.html b/themes/simple/layouts/_default/single.html
index 77354b7..cadfd7b 100644
--- a/themes/simple/layouts/_default/single.html
+++ b/themes/simple/layouts/_default/single.html
@@ -1,6 +1,9 @@
1{{ define "main" }} 1{{ define "main" }}
2<main role="main" class="container-blog mx-auto px-6 md:p-0"> 2<main role="main" class="container-blog mx-auto px-6 md:p-0">
3 3
4 <!-- Search modal and results -->
5 {{ partial "search.html" . }}
6
4 <!-- Single article --> 7 <!-- Single article -->
5 <article itemtype="http://schema.org/Article" class="single mb-12"> 8 <article itemtype="http://schema.org/Article" class="single mb-12">
6 <header class="mb-6"> 9 <header class="mb-6">