From c349ccbded3e4d261b468417a04c0fe01011b7fc Mon Sep 17 00:00:00 2001 From: Daniel Muckerman Date: Sun, 16 Aug 2020 17:15:36 -0400 Subject: [PATCH] Tweaks --- config/config.yaml | 4 ++-- templates/final_countdown.j2 | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) 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()}}