0
Fork 0
mirror of https://github.com/verdaccio/verdaccio.git synced 2025-01-27 22:59:51 -05:00

docs: add tracking id

This commit is contained in:
Juan Picado @jotadeveloper 2018-01-10 08:34:18 +01:00
parent 01676cd57d
commit d968e9e2c4
No known key found for this signature in database
GPG key ID: 18AC54485952D158

View file

@ -41,6 +41,8 @@ const siteConfig = {
// Highlight.js theme to use for syntax highlighting in code blocks
theme: 'default',
},
gaTrackingId: 'UA-2527438-21',
twitter: true,
scripts: ['https://buttons.github.io/buttons.js'],
// You may provide arbitrary config keys to be used as needed by your template.
repoUrl: 'https://github.com/verdaccio/verdaccio',