mirror of
https://github.com/idanoo/m2.nz
synced 2025-07-03 05:42:15 +00:00
Fix
This commit is contained in:
parent
d17f7e9b7f
commit
5e200f9eff
1 changed files with 2 additions and 2 deletions
|
@ -13,9 +13,9 @@
|
|||
{{- partial "head/seo.html" . -}}
|
||||
|
||||
<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>
|
||||
<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>
|
||||
<body data-header-desktop="{{ .Site.Params.header.desktopMode }}" data-header-mobile="{{ .Site.Params.header.mobileMode }}">
|
||||
{{- /* Check theme isDark before body rendering */ -}}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue