diff --git a/src/ana/normalize.go b/src/ana/normalize.go index 29189b7..c41d5a6 100644 --- a/src/ana/normalize.go +++ b/src/ana/normalize.go @@ -19,6 +19,7 @@ type normalize struct { func NewDefaultNormalizer() Normalizer { return NewNormalizer(). + With("^Zach", "2025-09-01", 151). // turtle up With("^Zach", "2023-10-05", 139). // to turtle With("^Zach", "2021-12-30", 135). // at pluralsight With("^Zach", "2020-07-30", 120). // to pluralsight