mirror of
https://github.com/pterodactyl/documentation.git
synced 2025-12-12 00:34:12 -06:00
actually enable GA
This commit is contained in:
parent
681d00140b
commit
94aa029d33
@ -4,7 +4,7 @@ module.exports = {
|
|||||||
description: 'Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.',
|
description: 'Pterodactyl is an open-source game server management panel built with PHP 7, React, and Go. Designed with security in mind, Pterodactyl runs all game servers in isolated Docker containers while exposing a beautiful and intuitive UI to end users.',
|
||||||
plugins: [
|
plugins: [
|
||||||
['@vuepress/google-analytics', {
|
['@vuepress/google-analytics', {
|
||||||
ga: 'UA-12345678-9'
|
ga: 'UA-87324178-3'
|
||||||
},],
|
},],
|
||||||
['@vuepress/search', {
|
['@vuepress/search', {
|
||||||
searchMaxSuggestions: 10
|
searchMaxSuggestions: 10
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user