receitasdecerveja.com.br/receitasdecerveja/themes/monospace/templates/analytics.html
Renne Rocha 7228ee43b5 Create jekyll-gh-pages.yml
Revert

Commit inicial - quickstart do Pelican

Remover README

Teste de Action para Github Actions

Clean repo

Making it work with Pelican and fly.io

Novo tema e tracking com Umami
2023-12-26 17:57:31 -03:00

3 lines
No EOL
138 B
HTML

{% if UMAMI_WEBSITE_ID %}
<script async src="https://eu.umami.is/script.js" data-website-id="{{ UMAMI_WEBSITE_ID }}"></script>
{% endif %}