mirror of https://github.com/luizdepra/hugo-coder.git

iron3oxide
23.30.2023 c340320a3247bd01759a9b30233ca6ad031e2303
refs
author iron3oxide <hello@iron3oxi.de>
Thursday, November 23, 2023 20:30 +0100
committer GitHub <noreply@github.com>
Thursday, November 23, 2023 20:30 +0100
commitc340320a3247bd01759a9b30233ca6ad031e2303
tree da33b19e03a2b9e27d12287794de63ca10a8b322 tree | zip | gz
parent c4665043f9957b7ed9b5a07c7074bb520563a5ba view | diff
Fix umami analytics script name (#860)

Apparently umami renamed their script which silently broke the feature
in hugo-coder.

closes #859

### Prerequisites

Put an `x` into the box(es) that apply:

- [x] This pull request fixes a bug.
- [ ] This pull request adds a feature.
- [ ] This pull request introduces breaking change.

### Description

It fixes the umami analytics feature.

### Issues Resolved

#859

### Checklist

Put an `x` into the box(es) that apply:

#### General

- [x] Describe what changes are being made
- [x] Explain why and how the changes were necessary and implemented
respectively
- [x] Reference issue with `#<ISSUE_NO>` if applicable

#### Contributors

- [x] Add yourself to `CONTRIBUTORS.md` if you aren't on it already
4 files modified
16 ■■■■ changed files
CONTRIBUTORS.md 4 ●●● diff | view | raw | blame | history
docs/analytics/umami.md 4 ●●● diff | view | raw | blame | history
exampleSite/config.toml 5 ●●●●● diff | view | raw | blame | history
layouts/partials/analytics/umami.html 3 ●●●● diff | view | raw | blame | history