X-Git-Url: http://git.dujemihanovic.xyz/?a=blobdiff_plain;f=layouts%2F_default%2Fbaseof.html;h=2405346be0bf4e32e1379d5f2e38009192b56294;hb=caa0891c8a497e637b60f3d684741bd66d18c7d2;hp=83689df53045a53e8c79374167242bf65d0a4e60;hpb=cde841d0dff15d4ed59de3a87c5b0fe611aa9885;p=dujemihanovic.xyz.git diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 83689df..2405346 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,11 +1,7 @@ - + - {{ partial "meta.html" . }} - {{ $style := resources.Get "css/style.css" | resources.Minify }} - - - + {{ partial "head.html" . }} @@ -14,22 +10,11 @@ {{ block "main" . }} {{ end }} -