Merge branch 'feature/yandex-metrika' into develop

This commit is contained in:
Daniil Krymov
2023-01-20 21:05:09 +01:00
2 changed files with 17 additions and 0 deletions

View File

@ -166,6 +166,7 @@
{{- /* Misc */}}
{{- if hugo.IsProduction | or (eq site.Params.env "production") }}
{{- template "_internal/google_analytics.html" . }}
{{- template "partials/templates/yandex_metrika.html" . }}
{{- template "partials/templates/opengraph.html" . }}
{{- template "partials/templates/twitter_cards.html" . }}
{{- template "partials/templates/schema_json.html" . }}