mirror of
https://github.com/vale981/Vulcan
synced 2025-03-04 09:11:43 -05:00
Fix sample_settings.json for Google Analytics
This commit is contained in:
parent
510581154e
commit
d8dd6c5519
1 changed files with 3 additions and 1 deletions
|
@ -15,7 +15,9 @@
|
|||
"twitterAccount": "foo",
|
||||
"facebookPage": "http://facebook.com/foo",
|
||||
|
||||
"googleAnalyticsId":"123foo"
|
||||
"googleAnalytics": {
|
||||
"apiKey": "foo123"
|
||||
}
|
||||
|
||||
},
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue