config.toml: update Google Analytics ID for GA4 migration

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

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

@ -1,9 +1,9 @@
base_url = "//docs.worldwidetelescope.org/layer-guide/1/"
base_url = "https://docs.worldwidetelescope.org/layer-guide/1/"
title = "WWT Layer Guide"
description = "Creating and manipulating WWT graphics \"layers\"."
theme = "wwtguide"
highlight_code = true
[extra]
github_base = "//github.com/WorldWideTelescope/worldwide-telescope-layer-guide"
google_analytics_id = "UA-107473046-3"
github_base = "https://github.com/WorldWideTelescope/worldwide-telescope-layer-guide"
google_analytics_id = "G-D1J49XX0CV"