diff options
Diffstat (limited to 'blog.html')
-rw-r--r-- | blog.html | 2 |
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 %} |