From dedfb5a865e71a5b179dd90471e89f40465997c2 Mon Sep 17 00:00:00 2001 From: nanxiaobei Date: Sat, 7 Sep 2019 20:31:12 +0800 Subject: [PATCH] Update template order --- layouts/partials/header.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/layouts/partials/header.html b/layouts/partials/header.html index 3b4cf99..5d04a26 100644 --- a/layouts/partials/header.html +++ b/layouts/partials/header.html @@ -34,8 +34,8 @@ {{ if eq (getenv "HUGO_ENV") "production" | or (eq .Site.Params.env "production") }} {{ template "_internal/google_analytics_async.html" . }} - {{ end }} {{ template "_internal/opengraph.html" . }} + {{ end }}