mirror of
https://github.com/idanoo/m2.nz.git
synced 2024-11-26 02:05:12 +00:00
Fix
This commit is contained in:
parent
d17f7e9b7f
commit
5e200f9eff
@ -13,9 +13,9 @@
|
|||||||
{{- partial "head/seo.html" . -}}
|
{{- partial "head/seo.html" . -}}
|
||||||
|
|
||||||
<noscript>
|
<noscript>
|
||||||
<img src="https://127.0.0.1:8080/ingress/1800f47d-a7e3-4c81-a4cb-4605091940ba/pixel.gif">
|
<img src="https://stats.deadnet.nz/ingress/1800f47d-a7e3-4c81-a4cb-4605091940ba/pixel.gif">
|
||||||
</noscript>
|
</noscript>
|
||||||
<script defer src="https://127.0.0.1:8080/ingress/1800f47d-a7e3-4c81-a4cb-4605091940ba/script.js"></script>
|
<script defer src="https://stats.deadnet.nz/ingress/1800f47d-a7e3-4c81-a4cb-4605091940ba/script.js"></script>
|
||||||
</head>
|
</head>
|
||||||
<body data-header-desktop="{{ .Site.Params.header.desktopMode }}" data-header-mobile="{{ .Site.Params.header.mobileMode }}">
|
<body data-header-desktop="{{ .Site.Params.header.desktopMode }}" data-header-mobile="{{ .Site.Params.header.mobileMode }}">
|
||||||
{{- /* Check theme isDark before body rendering */ -}}
|
{{- /* Check theme isDark before body rendering */ -}}
|
||||||
|
Loading…
Reference in New Issue
Block a user