X-Git-Url: http://git.dujemihanovic.xyz/%7B%7B%20.RelPermalink%20%7D%7D?a=blobdiff_plain;f=layouts%2F_default%2Fbaseof.html;h=0fb29c917a4f5bba4ed3e972fddc2f90333c2e48;hb=83710f57f69cce08f7eb726cb8c4a3c55f4819b7;hp=4d53567ec71b94b5d4625d4d57d56b4a5c6743ae;hpb=551e324b62fd8bb5a6f2d25e044f4992421f0335;p=dujemihanovic.xyz.git diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 4d53567..0fb29c9 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 }} -