summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdam Carpenter <gitlab@53hor.net>2019-06-12 20:20:40 -0400
committerAdam Carpenter <gitlab@53hor.net>2019-06-12 20:20:40 -0400
commit3abae98554969a47590bb05ccb17a5705c024ec9 (patch)
treef30525f4ac14076af3d327ca5ba77ff01ad98ac3
parent9caf57c3b642391325e9e70e03cead529f02516f (diff)
downloadcobalt-site-3abae98554969a47590bb05ccb17a5705c024ec9.tar.xz
cobalt-site-3abae98554969a47590bb05ccb17a5705c024ec9.zip
Centered post list title.
-rw-r--r--_includes/post-list.liquid2
-rw-r--r--index.md1
2 files changed, 2 insertions, 1 deletions
diff --git a/_includes/post-list.liquid b/_includes/post-list.liquid
index 542d902..2edc142 100644
--- a/_includes/post-list.liquid
+++ b/_includes/post-list.liquid
@@ -1,5 +1,5 @@
<div class="columns is-centered is-multiline">
- <p class="menu-label">
+ <p class="menu-label has-text-centered">
Recent Posts
</p>
diff --git a/index.md b/index.md
index 2b3f48c..0966de8 100644
--- a/index.md
+++ b/index.md
@@ -19,3 +19,4 @@ A running collection of posts about what I've been up to.
There's a lot more in the works as I continue to get this site set up the way I
want it. It's a work-in-progress currently but I've been enjoying the
transition from my older sites.
+