From 22237822b482894d2b04c79bcadc399f08479674 Mon Sep 17 00:00:00 2001 From: Serghei Cebotari Date: Sun, 3 Dec 2023 23:18:52 +0300 Subject: Add description --- layouts/_default/baseof.html | 1 + 1 file changed, 1 insertion(+) (limited to 'layouts/_default/baseof.html') diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index fc1a1f6..22a3333 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -4,6 +4,7 @@ {{ .Site.Title }} + {{ partial "style.html" . }} -- cgit v1.2.3