Add google analytics key for bitcoin-s site (#1292)

This commit is contained in:
Ben Carman 2020-04-02 07:26:45 -05:00 committed by GitHub
parent 80882bf649
commit 445077338f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,6 +81,9 @@ const siteConfig = {
// "Edit this Doc" button to appear
editUrl: "https://github.com/bitcoin-s/bitcoin-s/blob/master/docs/",
// Google analytics tracking id
gaTrackingId: "UA-61958686-2",
// Used for publishing and more
projectName,
organizationName,