Skip to content

Commit

Permalink
chore: 📈 add website visit counter (non-personal data) (#125)
Browse files Browse the repository at this point in the history
  • Loading branch information
lwjohnst86 authored Oct 28, 2024
1 parent 9938c3f commit 8286530
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
8 changes: 4 additions & 4 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,10 +19,10 @@ website:
href: "https://github.com/seedcase-project/decisions"
aria-label: "GitHub icon: Source code"

# format:
# seedcase-theme-html:
# include-before-body:
# - "includes/site-counter.html"
format:
seedcase-theme-html:
include-before-body:
- "site-counter.html"

editor:
markdown:
Expand Down
1 change: 1 addition & 0 deletions site-counter.html
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
<script data-goatcounter="https://seedcase-project-decisions.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>

0 comments on commit 8286530

Please sign in to comment.