diff options
Diffstat (limited to 'templates/posts.html.j2')
-rw-r--r-- | templates/posts.html.j2 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/templates/posts.html.j2 b/templates/posts.html.j2 index 311d9c5..e26465e 100644 --- a/templates/posts.html.j2 +++ b/templates/posts.html.j2 @@ -2,13 +2,13 @@ {% block main %} <section class="banner"> - <h1>Posts</h1> + <h1>Blog</h1> </section> -<section> - <h2> +<section class="centered"> + <h6> Refining how we think and teach. - </h2> + </h6> </section> <section class="cards"> |