aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlee <alee14498@gmail.com>2018-11-18 16:33:05 -0500
committerAlee <alee14498@gmail.com>2018-11-18 16:33:05 -0500
commita2eb1e753005a3dedca3a0d44b4ed803cfc8f58c (patch)
treeaec9e07eee158c709cc721dba2f980f2e3f652a9
parent757c8f1db4e581ce12114363afeafcff9d227cd9 (diff)
downloadpersonal-website-a2eb1e753005a3dedca3a0d44b4ed803cfc8f58c.tar.gz
personal-website-a2eb1e753005a3dedca3a0d44b4ed803cfc8f58c.tar.bz2
personal-website-a2eb1e753005a3dedca3a0d44b4ed803cfc8f58c.zip
facepalm
-rw-r--r--_layouts/post.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/_layouts/post.html b/_layouts/post.html
index de18c82..7d69422 100644
--- a/_layouts/post.html
+++ b/_layouts/post.html
@@ -19,7 +19,7 @@
<center><a href="/blog.html"><i class="fas fa-arrow-left"></i> Other posts</a></center>
</h3>
</div>
- <div class="container-post">
+ <div class="container-blog">
<b>{{ content }}</b>
</div>