summaryrefslogtreecommitdiffstats
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/post.html1
1 files changed, 0 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index dd7ef06..b6c79a4 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -12,7 +12,6 @@
<h5 class="center">{{ page.date | date_to_long_string | upcase }}</h5>
<br>
<div class="twocol justify">{{ content }}</div>
- <p class="post-author right">by {{ site.author }}</p>
</div>
</div>
</main>