Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions src/layouts/Layout.astro
Original file line number Diff line number Diff line change
Expand Up @@ -109,9 +109,6 @@ const bannerOffset =
/>
))}

<!-- Plausible Analytics -->
<script is:inline defer data-domain="belfar.dev" src="https://plausible.io/js/script.outbound-links.pageview-props.js"></script>

<!-- Set the theme before the page is rendered to avoid a flash -->
<script is:inline define:vars={{DEFAULT_THEME, LIGHT_MODE, DARK_MODE, AUTO_MODE, BANNER_HEIGHT_EXTEND, PAGE_WIDTH, configHue}}>
// Load the theme from local storage
Expand Down
1 change: 0 additions & 1 deletion src/pages/posts/[...slug].astro
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ const jsonLd = {

<center>
<a href="https://ko-fi.com/belfardev" target="_blank">
<button class="plausible-event-name--KofiClick">
<Image src={kofiButton} width="450px" alt="Support me on Ko-fi!" />
</button>
</a>
Expand Down
27 changes: 27 additions & 0 deletions src/pages/privacy_policies/diceware_password_generator.astro

Large diffs are not rendered by default.