From 5eb65528e2a25c3ce3c4f079541cc611ac2ee713 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Thu, 23 Nov 2023 22:27:56 +0300 Subject: Use partials --- layouts/_default/baseof.html | 74 ++------------------------------------------ 1 file changed, 3 insertions(+), 71 deletions(-) (limited to 'layouts/_default') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index d278361..29d4c62 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,80 +1,12 @@ - + {{ .Site.Title }} - - - + + {{ partial "head/style.html" . }} -- cgit v1.2.3