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