From a501969e7879165e8f57c411ef0f6998448f8470 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E6=9B=B9=E6=99=BA=E9=93=AD?= Date: Wed, 11 Aug 2021 22:05:19 +0800 Subject: [PATCH] Update layout.ejs --- themes/nexmoe/layout/layout.ejs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/themes/nexmoe/layout/layout.ejs b/themes/nexmoe/layout/layout.ejs index 2f816c9..fa04669 100644 --- a/themes/nexmoe/layout/layout.ejs +++ b/themes/nexmoe/layout/layout.ejs @@ -26,7 +26,7 @@ <% if (title){ %><%= title %> - <% } %><%= config.title %> - + <%- partial('_partial/_analytics/gtm-head') %> <%- partial('_partial/site-verification') %> -- GitLab