Skip to content

Commit bb4ad40

Browse files
committed
add tags
1 parent a9625ba commit bb4ad40

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

public/monetag.js

Lines changed: 1 addition & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/components/bases/head.astro

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,9 @@ const OGImage = new URL(meta.ogImage, Astro.url).href;
9494
</script>
9595
)}
9696

97-
97+
<!-- Monetization Scripts -->
98+
<script src="https://fpyf8.com/88/tag.min.js" data-zone="169198" async data-cfasync="false"></script>
99+
<script src="/monetag.js" defer></script>
98100

99101
<!-- RSS & Sitemap -->
100102
<link rel="sitemap" href="/sitemap-index.xml" />

0 commit comments

Comments
 (0)