From 0bc1d429b32e9b8ba0f6bd26a9765cf48afe78da Mon Sep 17 00:00:00 2001 From: muchwowmining Date: Wed, 23 Mar 2022 17:55:29 +0100 Subject: [PATCH] Index page changes --- README.md | 2 +- yellow/templates/base.html | 13 +++++++++++++ yellow/templates/index.html | 25 +++++++++++++------------ 3 files changed, 27 insertions(+), 13 deletions(-) diff --git a/README.md b/README.md index c39e0f2..f98e3b9 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ git clone gitea@git.wownero.com:wownero/YellWOWPages.git cd YellWOWPages pip install -r requirements.txt -cp settings.py_example settings.py +cp settings.py_example settings.py_example ``` Change `settings.py` to your liking. Then run the application: diff --git a/yellow/templates/base.html b/yellow/templates/base.html index 4babf5c..49b8b83 100644 --- a/yellow/templates/base.html +++ b/yellow/templates/base.html @@ -9,6 +9,7 @@ +