about summary refs log tree commit diff
path: root/_layouts/post.html
diff options
context:
space:
mode:
authorHuy-Ngo <duchuy29092000@gmail.com>2021-01-12 21:41:38 +0700
committerHuy-Ngo <duchuy29092000@gmail.com>2021-01-12 21:41:38 +0700
commit8dfee7bae74b8c016795d2deea7b4c67f61639bd (patch)
treea6b56687cb7a343621416ca657cb3322dfe3b535 /_layouts/post.html
parent02a68d92ca7179b0736bc0d82601503306f88983 (diff)
downloadblog-8dfee7bae74b8c016795d2deea7b4c67f61639bd.tar.gz
Add invitation for correction
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index e387299..f0c2207 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -46,8 +46,10 @@ layout: default
       {% endif %}
       {% endfor %}
     </ul>
+    {{ page.correct }}
   </div>
 
+  <hr>
   <div class="post-content e-content" itemprop="articleBody">
     {{ content }}
   </div>