From 73f631b1f977f1bd0640655382a2614f76567659 Mon Sep 17 00:00:00 2001 From: Ben Busby Date: Wed, 24 Nov 2021 12:38:56 -0700 Subject: [PATCH] Import logo stylesheet before applying custom css This fixes #551, and allows custom css to be applied to the Whoogle logo. --- app/templates/display.html | 1 + app/templates/index.html | 1 + app/templates/logo.html | 2 -- 3 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/templates/display.html b/app/templates/display.html index df896b3..3cd76b6 100644 --- a/app/templates/display.html +++ b/app/templates/display.html @@ -5,6 +5,7 @@ + diff --git a/app/templates/index.html b/app/templates/index.html index 6957d2d..a71ea2e 100644 --- a/app/templates/index.html +++ b/app/templates/index.html @@ -21,6 +21,7 @@ + {% if config.theme %} {% if config.theme == 'system' %}