diff --git a/src/config.py b/src/config.py index 189bdf2..eb1e73d 100644 --- a/src/config.py +++ b/src/config.py @@ -19,6 +19,9 @@ class Config: les petits fichiers de quelques ko car je chiffre via \ RSA 🙂.

Ne supportes que les fichiers ASCII." + # Footer of webpages + footer = "NPNO" + # Directory name where the uploads are stored uploads_dir = "uploads" diff --git a/src/templates/download.html b/src/templates/download.html index ccd1bc2..b5a367d 100644 --- a/src/templates/download.html +++ b/src/templates/download.html @@ -23,7 +23,7 @@ diff --git a/src/templates/index.html b/src/templates/index.html index 73788f1..46fe81f 100644 --- a/src/templates/index.html +++ b/src/templates/index.html @@ -26,7 +26,7 @@