diff --git a/_config.yml b/_config.yml index 2c28fcd..738a0de 100644 --- a/_config.yml +++ b/_config.yml @@ -6,7 +6,7 @@ # 'jekyll serve'. If you change this file, please restart the server process. # Site settings -title: annabunches +title: Anna and the Bunches email: annabunches@gmail.com description: > # this means to ignore newlines until "baseurl:" The story of Anna and her lifelong friends, Left Bunch and Right Bunch. diff --git a/_includes/category_list.html b/_includes/category_list.html new file mode 100644 index 0000000..3155d03 --- /dev/null +++ b/_includes/category_list.html @@ -0,0 +1,13 @@ +

{{ include.category | capitalize }}

+ + + diff --git a/_includes/footer.html b/_includes/footer.html index 72239f1..8ff2203 100644 --- a/_includes/footer.html +++ b/_includes/footer.html @@ -1,9 +1,6 @@