Testing
This commit is contained in:
parent
bd1bac5d2d
commit
1f004314c0
@ -14,17 +14,6 @@
|
|||||||
<link href="{{ .RelPermalink }}" rel="feed" type="{{ .MediaType.Type }}" title="{{ $.Site.Title }}" />
|
<link href="{{ .RelPermalink }}" rel="feed" type="{{ .MediaType.Type }}" title="{{ $.Site.Title }}" />
|
||||||
{{ end }}
|
{{ end }}
|
||||||
|
|
||||||
{{ with .Site.GoogleAnalytics }}
|
|
||||||
<!-- Global Site Tag (gtag.js) - Google Analytics -->
|
|
||||||
<script async src="https://www.googletagmanager.com/gtag/js?id={{ . }}"></script>
|
|
||||||
<script>
|
|
||||||
window.dataLayer = window.dataLayer || [];
|
|
||||||
function gtag(){dataLayer.push(arguments)};
|
|
||||||
gtag('js', new Date());
|
|
||||||
|
|
||||||
gtag('config', '{{ . }}');
|
|
||||||
</script>
|
|
||||||
{{ end }}
|
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
{{ if .Site.Params.MathJax | default true }}
|
{{ if .Site.Params.MathJax | default true }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user