Skip to content

Commit

Permalink
Merge pull request #293 from tagion/a_branch
Browse files Browse the repository at this point in the history
A branch
  • Loading branch information
Kristian-Tagion authored Oct 18, 2024
2 parents a3efb22 + 34c3ad0 commit c2c8312
Show file tree
Hide file tree
Showing 42 changed files with 1,633 additions and 331 deletions.
6 changes: 3 additions & 3 deletions gatsby-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@ const config: GatsbyConfig = {
resolve: `gatsby-plugin-google-gtag`,
options: {
// You can add multiple tracking ids and a pageview event will be fired for all of them.
trackingIds: [
process.env.GATSBY_GOOGLE_ANALYTICS_ID, // Google Analytics / GA
],
trackingIds: ["G-HNKF16JWS5"],
// process.env.GATSBY_GOOGLE_ANALYTICS_ID, // Google Analytics / GA


// This object gets passed directly to the gtag config command
// This config will be shared across all trackingIds
Expand Down
102 changes: 102 additions & 0 deletions src/assets/images/aeon_logo_icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit c2c8312

Please sign in to comment.