From 4d24ec5289d74ef698656f269b828f9ba23b0847 Mon Sep 17 00:00:00 2001 From: TiynGER Date: Sat, 30 May 2020 01:22:47 +0200 Subject: [PATCH] adding footer --- README.md | 4 ++-- src/templates/template.html | 6 ++++++ 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 88a3dce..0f0f09f 100644 --- a/README.md +++ b/README.md @@ -17,9 +17,9 @@ However I dislike using a script for adding entries and just want to add entries - [x] Standalone article page - [x] Links to scrolling blog page - [x] RSS feed -- [ ] Better navigation +- [x] Better navigation - [x] Header - - [ ] Footer + - [x] Footer - [x] Switchable CSS - [x] CSS dark-theme - [x] CSS light-theme diff --git a/src/templates/template.html b/src/templates/template.html index 3258c41..f0ae75c 100644 --- a/src/templates/template.html +++ b/src/templates/template.html @@ -23,5 +23,11 @@ {% block content %} {% endblock %} +