File tree Expand file tree Collapse file tree 3 files changed +4
-1
lines changed
Expand file tree Collapse file tree 3 files changed +4
-1
lines changed Original file line number Diff line number Diff line change @@ -59,6 +59,9 @@ including for developing the package.
5959 [ ` seedcase-theme ` ] (https://github.com/{{ < meta gh.org >}}/seedcase-theme)
6060 Quarto extension for a standard appearance across websites.
6161- Uses [ Netlify] ( https://www.netlify.com/ ) for hosting the website.
62+ - Includes a [ GoatCounter] ( https://www.goatcounter.com/ ) file for website visitor
63+ tracking, which is privacy-friendly and does not use cookies. That means
64+ it doesn't need a GDPR notice as no personal data is collected.
6265
6366## Want to contribute?
6467
Original file line number Diff line number Diff line change @@ -74,7 +74,7 @@ metadata-files:
7474format:
7575 {{ "seedcase-theme-html" if is_seedcase_project else "html" }}:
7676 include-before-body:
77- - "docs/site-counter.html"
77+ - "docs/includes/ site-counter.html"
7878
7979editor:
8080 markdown:
File renamed without changes.
You can’t perform that action at this time.
0 commit comments