Analytics
All checks were successful
Deploy / deploy (push) Successful in 7s

This commit is contained in:
Madison Rye Progress
2026-03-16 23:40:03 -07:00
parent 160745491a
commit ffb686aa52

View File

@ -37,4 +37,5 @@
{{ with .Params.extracss }}
<link rel="stylesheet" href="{{.}}">
{{ end }}
{{ partial "analytics.html" . }}
</head>