summary refs log tree commit diff stats
path: root/_layouts
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-13 14:59:24 +0100
committermounderfod <mounderfod@gmail.com>2023-07-13 14:59:24 +0100
commit5bdfb4d4a2dcb83e466b4c021548a0eac6171f25 (patch)
tree553859883bac42bca2df793dd4c9d2e8912f9041 /_layouts
parent6732e09eeff4ea52603d27b59a7cdb9000333cb3 (diff)
downloadwebsite-5bdfb4d4a2dcb83e466b4c021548a0eac6171f25.tar.gz
IndieWeb part 9
Diffstat (limited to '_layouts')
-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>