From 77c49e9c9bc733455164b3a2bbd2b5feeee3ab1d Mon Sep 17 00:00:00 2001 From: Akhil Gupta Date: Fri, 30 Oct 2020 15:35:14 +0530 Subject: [PATCH] navbar fixed --- client/addPodcast.html | 4 ++-- client/commoncss.html | 3 +++ client/episodes.html | 1 - client/index.html | 1 - client/navbar.html | 21 +++++++++++---------- client/settings.html | 1 - webassets/skeleton.min.css | 1 + 7 files changed, 17 insertions(+), 15 deletions(-) create mode 100644 webassets/skeleton.min.css diff --git a/client/addPodcast.html b/client/addPodcast.html index 612b75f..09b9860 100644 --- a/client/addPodcast.html +++ b/client/addPodcast.html @@ -3,7 +3,6 @@ - Add Podcast - PodGrab {{template "commoncss"}}