From 859b9bcee7798dcaea8672a7171c486e792b4dd2 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:02:36 +0800 Subject: [PATCH] Update layout.ejs --- themes/nexmoe/layout/layout.ejs | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/themes/nexmoe/layout/layout.ejs b/themes/nexmoe/layout/layout.ejs index f9db0ae..2f816c9 100644 --- a/themes/nexmoe/layout/layout.ejs +++ b/themes/nexmoe/layout/layout.ejs @@ -48,10 +48,6 @@ var _hmt = _hmt || []; s.parentNode.insertBefore(hm, s); })(); - - - - + + + + <%- partial('_partial/_analytics/gtm-body') %>
-- GitLab