From 0f1dc65be85e5f539933e2fdeacab2e31a617ca6 Mon Sep 17 00:00:00 2001 From: Mitja Felicijan Date: Sat, 27 Aug 2022 14:13:52 +0200 Subject: Added better mobile support --- themes/simple/layouts/_default/list.html | 2 +- themes/simple/layouts/_default/single.html | 2 +- themes/simple/layouts/partials/footer.html | 2 +- themes/simple/layouts/partials/head.html | 8 ++++++++ themes/simple/layouts/partials/header.html | 4 ++-- 5 files changed, 13 insertions(+), 5 deletions(-) diff --git a/themes/simple/layouts/_default/list.html b/themes/simple/layouts/_default/list.html index e194063..e32acd0 100644 --- a/themes/simple/layouts/_default/list.html +++ b/themes/simple/layouts/_default/list.html @@ -1,5 +1,5 @@ {{ define "main" }} -
+

Blog posts

diff --git a/themes/simple/layouts/_default/single.html b/themes/simple/layouts/_default/single.html index 7142f1b..45dc4e6 100644 --- a/themes/simple/layouts/_default/single.html +++ b/themes/simple/layouts/_default/single.html @@ -1,5 +1,5 @@ {{ define "main" }} -
+
diff --git a/themes/simple/layouts/partials/footer.html b/themes/simple/layouts/partials/footer.html index 6e7ec9c..3d1e481 100644 --- a/themes/simple/layouts/partials/footer.html +++ b/themes/simple/layouts/partials/footer.html @@ -1,4 +1,4 @@ -