diff --git a/layouts/partials/article_first.html b/layouts/partials/article_first.html index 0935f2c..b776e1e 100644 --- a/layouts/partials/article_first.html +++ b/layouts/partials/article_first.html @@ -8,4 +8,4 @@

-
+
diff --git a/layouts/partials/article_footer.html b/layouts/partials/article_footer.html index e8a8026..c8b7d16 100644 --- a/layouts/partials/article_footer.html +++ b/layouts/partials/article_footer.html @@ -5,7 +5,7 @@ diff --git a/layouts/partials/head.html b/layouts/partials/head.html index 56dd05f..e655e28 100644 --- a/layouts/partials/head.html +++ b/layouts/partials/head.html @@ -1,65 +1,64 @@ - - - {{ .Title }} - {{ .Hugo.Generator }} - - - {{ with .Site.Params.author }}{{ end }} - {{ with .Site.Params.site_description }}{{ end }} - {{ if .RSSLink }} - - - {{ end }} - - - - - - - - - - - {{ template "_internal/opengraph.html" . }} - {{ template "_internal/google_news.html" . }} - {{ template "_internal/schema.html" . }} - {{ template "_internal/twitter_cards.html" . }} - - - - - - + + + {{ .Title }} + {{ hugo.Generator }} + + + {{ with .Site.Params.author }}{{ end }} + {{ with .Site.Params.site_description }}{{ end }} + + + + + + + + + + + + + {{ template "_internal/opengraph.html" . }} + {{ template "_internal/google_news.html" . }} + {{ template "_internal/schema.html" . }} + {{ template "_internal/twitter_cards.html" . }} + + + + + + - - - + + + - - + + - - - - - - + + + + + + - - - - + + + + - - + + + + + +
- - -
diff --git a/layouts/partials/profile.html b/layouts/partials/profile.html index 647efad..a6bc495 100644 --- a/layouts/partials/profile.html +++ b/layouts/partials/profile.html @@ -27,7 +27,7 @@ {{ partial "social" . }} - +