config.js 208 B

12345678910
  1. /**
  2. * React Static Boilerplate
  3. * https://github.com/koistya/react-static-boilerplate
  4. * Copyright (c) Konstantin Tarkus (@koistya) | MIT license
  5. */
  6. export default {
  7. googleAnalyticsId: 'UA-XXXXX-X',
  8. };