summary refs log tree commit diff stats
path: root/blog.html
diff options
context:
space:
mode:
authormounderfod <mounderfod@gmail.com>2023-07-22 15:13:10 +0200
committermounderfod <mounderfod@gmail.com>2023-07-22 15:13:10 +0200
commit05b6e2cb460aad4af8f31ac2644dfc3135df6ea8 (patch)
tree26579be59aa0746275f25bbbb269b58f36338cd8 /blog.html
parent303cefb44c65ee73b3b9a21879c2e4658e98f4ee (diff)
downloadwebsite-05b6e2cb460aad4af8f31ac2644dfc3135df6ea8.tar.gz
Small layout fixes
Diffstat (limited to 'blog.html')
-rw-r--r--blog.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/blog.html b/blog.html
index 56bf4d9..a5432a0 100644
--- a/blog.html
+++ b/blog.html
@@ -4,7 +4,7 @@ title: Blog
 permalink: /blog/
 ---
 
-<h1 style="text-align: center">Blog</h1>
+<h1>Blog</h1>
 <script type="text/javascript" src="../mentions.js"></script>
 
 {% for post in site.posts %}