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 %} +