From 5650d10840dea2dd780cea314adc3cdaec9716b5 Mon Sep 17 00:00:00 2001 From: Andy Freer Date: Mon, 10 Feb 2020 10:23:34 +0000 Subject: [PATCH] Base HTML: Condense links (for mobile) --- src/layouts/_default/baseof.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/layouts/_default/baseof.html b/src/layouts/_default/baseof.html index e7c0ff4..bc8364c 100644 --- a/src/layouts/_default/baseof.html +++ b/src/layouts/_default/baseof.html @@ -29,8 +29,7 @@ {{ template "main" . }}