hugo-theme-stack/layouts/partials/head/analytics/include.html
Chen Lily 96be9b767b
**feat:** Add Umami analytics and view count to article details
- Added conditional rendering for view count in article details based on `Site.Params.Analytics`.
- Updated Umami analytics script to use structured parameters and fixed script inclusion.
- Included Umami analytics script in the head section.
2025-02-28 10:55:11 +08:00

2 lines
48 B
HTML

{{ partial "head/analytics/provider/umami" . }}