From 4559857380317d768ff8394db711eb5c894aa1f8 Mon Sep 17 00:00:00 2001 From: lolcat Date: Tue, 8 Aug 2023 03:09:47 -0400 Subject: added brave image+video support --- template/home.html | 8 +++++--- template/images.html | 2 +- template/search.html | 2 +- 3 files changed, 7 insertions(+), 5 deletions(-) (limited to 'template') diff --git a/template/home.html b/template/home.html index 8ca6377..4e32ebc 100644 --- a/template/home.html +++ b/template/home.html @@ -14,7 +14,9 @@
- + diff --git a/template/images.html b/template/images.html index 61e319c..1c5b23a 100644 --- a/template/images.html +++ b/template/images.html @@ -2,6 +2,6 @@ {%images%}
{%nextpage%} - + diff --git a/template/search.html b/template/search.html index c187102..5210807 100644 --- a/template/search.html +++ b/template/search.html @@ -11,6 +11,6 @@ {%left%} - + -- cgit v1.2.3