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 @@ +