Skip to content

Commit

Permalink
hardcode head
Browse files Browse the repository at this point in the history
  • Loading branch information
aryulianto committed Aug 31, 2023
1 parent 76c9ab4 commit 1c7bc97
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion themes/godocs-1/layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
<head>
{{- partial "head.html" . -}}
{{- partialCached "style.html" . -}}
<script src="https://cdn.counter.dev/script.js" data-id="b0ea30d6-a01c-49d0-a145-771e095b2cd9" data-utcoffset="7"></script>
</head>

<body>
Expand All @@ -13,4 +14,4 @@
{{- partialCached "script.html" . -}}
</body>

</html>
</html>

0 comments on commit 1c7bc97

Please # to comment.