diff --git a/config/config.yaml b/config/config.yaml index e12b7b5..8e30841 100644 --- a/config/config.yaml +++ b/config/config.yaml @@ -1,6 +1,6 @@ search: active: True - search_url: 'https://searx.info/?q=' + search_url: 'https://google.technicalincompetence.club/?q=' accounts: account_url: 'https://account.technicalincompetence.club' @@ -14,7 +14,7 @@ countdown: final_countdown: active: True - timestamp: "August 16 2020 17:12:00-0400" + timestamp: "August 16 2020 17:16:00-0400" apps: zillow: diff --git a/templates/final_countdown.j2 b/templates/final_countdown.j2 index c7c0b04..c7b3c35 100644 --- a/templates/final_countdown.j2 +++ b/templates/final_countdown.j2 @@ -1,5 +1,5 @@ {% extends "bootstrap/base.html" %} -{% block title %}Technical Incompetence - Home{% endblock %} +{% block title %}IT'S COMING{% endblock %} {% block styles %} {{super()}}