ent/examples: add readme to examples and ga trackid

Reviewed By: alexsn

Differential Revision: D17733452

fbshipit-source-id: 1d7d472f7fe38989246f434cf7864c0e546126c1
This commit is contained in:
Ariel Mashraki
2019-10-02 22:58:46 -07:00
committed by Facebook Github Bot
parent 6b1ee557a7
commit 86c14d7a3c
2 changed files with 1025 additions and 0 deletions

View File

@@ -107,6 +107,7 @@ const siteConfig = {
// You may provide arbitrary config keys to be used as needed by your
// template. For example, if you need your repo's URL...
// repoUrl: 'https://github.com/facebook/test-site',
gaTrackingId: 'UA-44373548-44'
};
module.exports = siteConfig;