From 76cb6c2deef9314ea12397a60edf3715de2225d2 Mon Sep 17 00:00:00 2001 From: Huy Tran Date: Wed, 4 Jul 2018 21:17:47 +1000 Subject: [PATCH] Revises minor points; renames custome.css to hyde-hyde.css --- layouts/_default/baseof.html | 2 +- layouts/partials/header.html | 12 ++++++------ static/css/{custom.css => hyde-hyde.css} | 4 ++-- 3 files changed, 9 insertions(+), 9 deletions(-) rename static/css/{custom.css => hyde-hyde.css} (93%) diff --git a/layouts/_default/baseof.html b/layouts/_default/baseof.html index 42e4538..5369924 100644 --- a/layouts/_default/baseof.html +++ b/layouts/_default/baseof.html @@ -1,5 +1,5 @@ - + {{ block "header" . -}}{{- end }} diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 5c1f6fe..0923783 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -14,10 +14,10 @@ {{ "" | safeHTML }} - - - - + + + + {{ "" | safeHTML }} {{ if .Site.Params.highlightjs -}} @@ -26,10 +26,10 @@ {{- end }} {{ if .Site.Params.PygmentsUseClasses -}} {{ "" | safeHTML }} - + {{- end }} {{- "" | safeHTML }} - + {{ `