config.toml: update Google Analytics ID for GA4 migration

This commit is contained in:
Peter Williams 2023-08-03 17:00:15 -04:00
Родитель 4b6b7d1fc9
Коммит e75e3c5b5f
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -1,9 +1,9 @@
base_url = "//docs.worldwidetelescope.org/tour-authoring-guide/1/"
base_url = "https://docs.worldwidetelescope.org/tour-authoring-guide/1/"
title = "WWT Tour Authoring Guide"
description = "Creating AAS WorldWide Telescope tours."
theme = "wwtguide"
highlight_code = true
[extra]
github_base = "//github.com/WorldWideTelescope/worldwide-telescope-tour-authoring-guide"
google_analytics_id = "UA-107473046-3"
github_base = "https://github.com/WorldWideTelescope/worldwide-telescope-tour-authoring-guide"
google_analytics_id = "G-D1J49XX0CV"