Skip to content

Commit

Permalink
Add gaTrackingId to siteConfig.js
Browse files Browse the repository at this point in the history
  • Loading branch information
ybiquitous committed Jul 9, 2019
1 parent 35a3fd4 commit 0c9226a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion website/siteConfig.js
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,9 @@ const siteConfig = {
algolia: {
apiKey: "29d680ce97507c5cd2836c6c74783c05",
indexName: "stylelint"
}
},

gaTrackingId: "UA-72480048-1"
};

module.exports = siteConfig;

0 comments on commit 0c9226a

Please sign in to comment.