summary refs log tree commit diff stats
path: root/_layouts
diff options
context:
space:
mode:
Diffstat (limited to '_layouts')
-rw-r--r--_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index ef3e7aa..c610a13 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -11,7 +11,7 @@ layout: default
 </time>
 <p class="p-summary" style="display: none;">{{post.excerpt | strip_html | truncatewords: 20}}</p>
 
-<div class="e-content">{{content}}</div>
+<div class="e-content" style="color: black;">{{content}}</div>
 
 <p>
     <svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="gray" class="bi bi-tag-fill"