Files
zoff/server/config/google.example.js
Kasper Rynning-Tønnesen 1849727ff8 Correct syntax
2018-11-27 08:58:31 +01:00

7 lines
91 B
JavaScript

var google = {
"analytics": "xxxx",
"adsense": "xxxx",
}
module.exports = google;