google analytics config setting: encourage gtag, discourage google_analytics (fixes #1096)

This commit is contained in:
Dean Attali 2023-04-30 11:54:03 -04:00 committed by GitHub
parent e1facea35a
commit cdfd011f1a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 5 deletions

View file

@ -22,6 +22,7 @@
- Added `footer-hover-col` config setting to customize the hover colour of links in the footer (#848)
- Added social network links for Discord (#907), Kaggle (#961), and Hackerrank (#978)
- Made the home page feed more accessible for screen readers (#950)
- When using Google Analytics config setting, encourage using the new `gtag` and discourage using the deprecated `google_analytics` (#1096)
## v5.0.0 (2020-09-15)