diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index dcdcbbd..585c7c2 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -35,18 +35,10 @@ {{- end}} + href="/fonts.css"> - - - - + {{ range .AlternativeOutputFormats -}} @@ -56,26 +48,16 @@ {{ partial "sidebar.html" . }} -
+
{{ block "main" . -}}{{- end }}
{{ partial "footer.html" . }} - - - - - {{ range $.Site.Params.customJs -}} {{- end}} - {{ if not hugo.IsServer }} - {{ template "_internal/google_analytics.html" . }} - {{ end }} diff --git a/layouts/partials/sidebar.html b/layouts/partials/sidebar.html index 48bfd1a..f2b66d4 100644 --- a/layouts/partials/sidebar.html +++ b/layouts/partials/sidebar.html @@ -1,4 +1,4 @@ -