From 10fb960d5477f432cfa1d982c5edfd7980477e0f Mon Sep 17 00:00:00 2001 From: Perflyst Date: Tue, 24 Dec 2019 17:12:22 +0100 Subject: [PATCH] Change example domains to example.org --- config.ini.example | 6 +++--- contrib/fr/overrides/login.html | 2 +- contrib/fr/overrides/reset.html | 2 +- templates/login.html | 2 +- templates/reset.html | 2 +- 5 files changed, 7 insertions(+), 7 deletions(-) diff --git a/config.ini.example b/config.ini.example index 56cbc4d..4c7acb3 100644 --- a/config.ini.example +++ b/config.ini.example @@ -13,15 +13,15 @@ debug-host=0.0.0.0 debug-port=5000 # Fill out these details with your mail server -smtp-host=mail.you.com +smtp-host=mail.example.org smtp-port=587 smtp-user=you smtp-password=password -smtp-from=donate@you.com +smtp-from=donate@example.org # Your information your-name=Joe Bloe -your-email=joe@bloe.com +your-email=joe@example.org # ^ you should have a gravatar that works with this email # SQL connection string diff --git a/contrib/fr/overrides/login.html b/contrib/fr/overrides/login.html index 672a452..92b6ec9 100644 --- a/contrib/fr/overrides/login.html +++ b/contrib/fr/overrides/login.html @@ -18,7 +18,7 @@ {% endif %}
- +
diff --git a/contrib/fr/overrides/reset.html b/contrib/fr/overrides/reset.html index b8d2cf4..b89d0bf 100644 --- a/contrib/fr/overrides/reset.html +++ b/contrib/fr/overrides/reset.html @@ -32,7 +32,7 @@ {% else %}
- +
diff --git a/templates/login.html b/templates/login.html index 19d496f..0b649fd 100644 --- a/templates/login.html +++ b/templates/login.html @@ -18,7 +18,7 @@ {% endif %}
- +
diff --git a/templates/reset.html b/templates/reset.html index 8c95523..c04fb39 100644 --- a/templates/reset.html +++ b/templates/reset.html @@ -32,7 +32,7 @@ {% else %}
- +