about summary refs log tree commit diff
path: root/layouts/_default/single.html
diff options
context:
space:
mode:
Diffstat (limited to 'layouts/_default/single.html')
-rw-r--r--layouts/_default/single.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/layouts/_default/single.html b/layouts/_default/single.html
index a170823..16bf1ef 100644
--- a/layouts/_default/single.html
+++ b/layouts/_default/single.html
@@ -5,7 +5,7 @@ SPDX-License-Identifier: MIT
 */}}
 
 {{ define "main" }}
-  <article>
+  <article id="main">
     <header>
       <h1>
         {{ trim .Title  " " }}