From 7fede1b36755c85c084cb99c73d36c9cb0b1e2fb Mon Sep 17 00:00:00 2001 From: dsrkafuu Date: Wed, 9 Jun 2021 10:43:38 +0800 Subject: feat: default theme --- layouts/_default/baseof.html | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) (limited to 'layouts/_default/baseof.html') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 1009c84..ac7b70f 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -5,7 +5,10 @@ {{ partial "head.html" . }} - + {{ partial "scripts-front.html" . }} {{ partial "header.html" . }} -- cgit v1.2.3