From a4621a1d4ee2c307dded842d5866ac9de76a40b4 Mon Sep 17 00:00:00 2001 From: FChannel <> Date: Tue, 14 Jun 2022 16:43:11 -0700 Subject: set retry on fail POST req. might be pointless though since other parts require requests that cannont be delayed --- views/partials/bottom.html | 2 +- views/partials/top.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) (limited to 'views') diff --git a/views/partials/bottom.html b/views/partials/bottom.html index f995cf2..35e8c4a 100644 --- a/views/partials/bottom.html +++ b/views/partials/bottom.html @@ -3,7 +3,7 @@ ...
[X]
-
+ diff --git a/views/partials/top.html b/views/partials/top.html index dddb206..73da840 100644 --- a/views/partials/top.html +++ b/views/partials/top.html @@ -9,7 +9,7 @@ {{ end }}
- + @@ -66,7 +66,7 @@ {{ end }} {{ $len := len .Posts }}
- +
-- cgit v1.2.3