Created by: peterblazejewicz
The project started using Hugo after #28014 Now when in development mode the JavaScript errors occurs when using some links on the website:
Uncaught ReferenceError: ga is not defined
at HTMLAnchorElement.onclick ((index):75)
onclick | @ | (index):75
This minor change removes these errors during development.
Thanks!