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
fad2ff7ae3
pelican-theme
/
pelican
/
themes
/
notmyidea
/
templates
/
analytics.html
3 lines
47 B
Django/Jinja
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
%}
{{
ANALYTICS
}}
Support Gaug.es analytics in notmyidea theme
2013-07-18 10:26:45 -07:00
{%
endif
%}
Copy permalink