mirror of
https://github.com/idanoo/m2.nz
synced 2025-07-03 05:42:15 +00:00
Move
This commit is contained in:
parent
718b99b148
commit
d17f7e9b7f
2 changed files with 6 additions and 5 deletions
|
@ -11,6 +11,11 @@
|
|||
{{- partial "head/meta.html" . -}}
|
||||
{{- partial "head/link.html" . -}}
|
||||
{{- partial "head/seo.html" . -}}
|
||||
|
||||
<noscript>
|
||||
<img src="https://127.0.0.1:8080/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>
|
||||
</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