From 39a58b66d1d1abc3a061fc1bb119834c2ecba9d1 Mon Sep 17 00:00:00 2001 From: FarisZR <35614734+fariszr@users.noreply.github.com> Date: Fri, 4 Mar 2022 01:37:26 +0300 Subject: [PATCH] use Html Dir instead of class --- layouts/_default/baseof.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index b8dc98d..98cc815 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,6 +1,5 @@ - - + {{- partial "head/head.html" . -}} {{- block "head" . -}}{{ end }}