hugo-typo/layouts/partials/umami.html
P家单推人 095bd354c4 Update header.html and add support for Umami
- Updated header.html with necessary changes.
- Added support for Umami along with relevant configurable options.
- Included a new umami.html file for tracking.
2024-08-11 12:18:49 +08:00

6 lines
134 B
HTML

<script
async
defer
data-website-id="{{ .Site.Params.umami.websiteId }}"
src="{{ .Site.Params.umami.jsLocation }}"
></script>