summary refs log tree commit diff stats
path: root/_layouts/post.html
diff options
context:
space:
mode:
Diffstat (limited to '_layouts/post.html')
-rw-r--r--_layouts/post.html1
1 files changed, 1 insertions, 0 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index 784fbe2..40e3bc8 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -11,6 +11,7 @@ layout: default
 </time>
 <p class="p-summary" style="display: none;">{{post.excerpt | strip_html | truncatewords: 20}}</p>
 <span rel="author" class="h-card p-author" style="display: none;">
+    <p class="p-name">Noah</p>
     <p class="p-nickname">mounderfod</p>
     <p class="p-given-name">Noah</p>
     <a class="u-url" rel="me" href="https://mounderfod.online"></a>