From b0c070d840163eb413dfe284d475ece13f39811d Mon Sep 17 00:00:00 2001 From: Akhil Gupta Date: Thu, 4 Feb 2021 12:22:49 +0530 Subject: [PATCH] dark mode is ON! --- client/addPodcast.html | 10 +++++----- client/backups.html | 2 +- client/commoncss.html | 31 +++++++++++++++++++++++++++++++ client/episodes.html | 10 +++++----- client/index.html | 2 +- client/navbar.html | 13 ++++++------- client/settings.html | 27 +++++++++++++++++++-------- controllers/pages.go | 8 +++++--- controllers/podcast.go | 2 +- db/podcast.go | 1 + service/podcastService.go | 3 ++- 11 files changed, 77 insertions(+), 32 deletions(-) diff --git a/client/addPodcast.html b/client/addPodcast.html index 962c528..b8f5816 100644 --- a/client/addPodcast.html +++ b/client/addPodcast.html @@ -4,7 +4,7 @@ Add Podcast - PodGrab - {{template "commoncss"}} + {{template "commoncss" .}} + {{else}} + + {{end}} +