From 836e0b1f1f1905019997c0dcc1c6940ef997a5a0 Mon Sep 17 00:00:00 2001 From: robinuniverse Date: Fri, 9 Jul 2021 18:34:21 -0500 Subject: [PATCH] Added post accent colors --- templates/index.html | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/templates/index.html b/templates/index.html index a09dd2c..664c9ed 100644 --- a/templates/index.html +++ b/templates/index.html @@ -2,7 +2,7 @@ {% block head %} - + @@ -25,6 +25,7 @@ + @@ -32,4 +33,4 @@ {% block body %} Redirecting you to the tweet... -{% endblock %} \ No newline at end of file +{% endblock %}