This website requires JavaScript.
Explore
Help
Sign in
weeheavy
/
pelican-theme
Watch
1
Star
0
Fork
You've already forked pelican-theme
0
forked from
github/pelican
Code
Pull requests
Activity
eeaffe79e1
pelican-theme
/
pelican
/
themes
/
notmyidea
/
templates
/
analytics.html
3 lines
51 B
HTML
Raw
Normal View
History
Unescape
Escape
Generalize analytics support in default theme As the number of privacy-preserving analytics options proliferates, it no longer makes sense to support specific solutions provided by ad-tracking corporations.
2023-08-03 14:05:17 +02:00
{% if ANALYTICS %}
pre-commit filter auto-indents templates, css, js
2024-05-31 07:34:01 -05:00
{{ ANALYTICS }}
Support Gaug.es analytics in notmyidea theme
2013-07-18 10:26:45 -07:00
{% endif %}
Copy permalink