diff --git a/neuvue_project/neuvue/settings.py b/neuvue_project/neuvue/settings.py index 5d70b87..cfdd1f4 100644 --- a/neuvue_project/neuvue/settings.py +++ b/neuvue_project/neuvue/settings.py @@ -23,7 +23,7 @@ SECRET_KEY = os.environ["DJANGO_SECRET_KEY"] # SECURITY WARNING: don't run with debug turned on in production! -DEBUG = True +DEBUG = False SITE_ID = 2 diff --git a/neuvue_project/neuvueDB.sqlite3 b/neuvue_project/neuvueDB.sqlite3 index 9b67a97..016babc 100644 Binary files a/neuvue_project/neuvueDB.sqlite3 and b/neuvue_project/neuvueDB.sqlite3 differ diff --git a/neuvue_project/templates/about.html b/neuvue_project/templates/about.html index 0e8fa7d..b7fc105 100644 --- a/neuvue_project/templates/about.html +++ b/neuvue_project/templates/about.html @@ -82,7 +82,7 @@

Collaborators

Contact Us

- We'd love to hear from you! Reach out at info@neuvue.io with questions or if you are interested in collaborating with us. + We'd love to hear from you! Reach out at info@bossdb.org with questions or if you are interested in collaborating with us.