From c0f65f76be3f33fb464d3f75c9b9e0100ea60436 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Wed, 20 Feb 2019 00:07:04 +0100 Subject: Move to Firebase and added additional content --- source/layouts/footer.njk | 1 + source/layouts/index.njk | 8 +++++--- source/layouts/navigation.njk | 2 +- source/layouts/page.njk | 6 ++++-- source/layouts/post.njk | 6 ++++-- 5 files changed, 15 insertions(+), 8 deletions(-) (limited to 'source/layouts') diff --git a/source/layouts/footer.njk b/source/layouts/footer.njk index dce33dd..bbb0775 100644 --- a/source/layouts/footer.njk +++ b/source/layouts/footer.njk @@ -20,4 +20,5 @@ } }); + diff --git a/source/layouts/index.njk b/source/layouts/index.njk index 6a2441f..9784155 100644 --- a/source/layouts/index.njk +++ b/source/layouts/index.njk @@ -9,6 +9,8 @@ + + {{ vars.title }} @@ -17,13 +19,13 @@ - + - + {{ css }} @@ -39,8 +41,8 @@ {% for post in posts %}
-

{{ post.title }}

+

{{ post.title }}

{% endfor %} diff --git a/source/layouts/navigation.njk b/source/layouts/navigation.njk index 2f73825..163c3c7 100644 --- a/source/layouts/navigation.njk +++ b/source/layouts/navigation.njk @@ -1,6 +1,6 @@
- +