mirror of
https://github.com/tendermint/tendermint.git
synced 2026-01-03 03:35:19 +00:00
docs: add GA for docs.tendermint.com (#4149)
This commit is contained in:
@@ -141,5 +141,13 @@ module.exports = {
|
||||
anchor: {
|
||||
permalinkSymbol: ""
|
||||
}
|
||||
}
|
||||
},
|
||||
plugins: [
|
||||
[
|
||||
"@vuepress/google-analytics",
|
||||
{
|
||||
ga: "UA-51029217-11"
|
||||
}
|
||||
]
|
||||
],
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user