From 948c18dc12e9121512ebf48e36fd10812f231fe2 Mon Sep 17 00:00:00 2001 From: Peter Stuifzand Date: Wed, 10 Jun 2020 00:40:00 +0200 Subject: [PATCH] Remove bulma, add code highlighting theme --- templates/layout.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/templates/layout.html b/templates/layout.html index 37c8177..a16c3d4 100644 --- a/templates/layout.html +++ b/templates/layout.html @@ -6,11 +6,14 @@ content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0"> - + {{ .Title }} - Wiki {{ block "content_head" . }} {{ end }}