jackyzha0
2021-07-19 35fa8d882310bbef4e3d6a482b1c092044a16144
layouts/partials/head.html
@@ -1,8 +1,4 @@
<head>
    <link rel="preconnect" href="https://www.googletagmanager.com">
    <link crossorigin rel="preconnect" href="https://www.google-analytics.com">
    {{ template "_internal/google_analytics.html" . }}
    <!-- Meta tags -->
    <meta charset="UTF-8">
    <meta name="description" content="{{$.Site.Data.config.description}}">
@@ -21,4 +17,5 @@
    </style>
    {{end}}
    {{end}}
</head>
</head>
{{ template "_internal/google_analytics.html" . }}