Skip to content

Commit

Permalink
put tracking pixel into correct location
Browse files Browse the repository at this point in the history
Signed-off-by: Zbynek Roubalik <[email protected]>
  • Loading branch information
zroubalik committed Jul 12, 2024
1 parent 73e2787 commit 97c0a01
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions layouts/_default/baseof.html
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@
</head>
<body class="is-page has-navbar-fixed-top">
<main class="is-main">
<img referrerpolicy="no-referrer-when-downgrade" src="https://static.scarf.sh/a.png?x-pxid=46ce89e3-f6ce-454e-9740-490aaee3da5e" />
{{ partial "navbar.html" . }}
{{ block "main" . }}{{ end }}
</main>
Expand Down

0 comments on commit 97c0a01

Please sign in to comment.