Skip to content

Commit

Permalink
Update _config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonray authored Dec 18, 2023
1 parent c5004b6 commit ca4d989
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,13 @@ title: pulpo-messaging
description: light weight job framework
baseurl: "" # the subpath of your site, e.g. /blog

google_analytics: G-B941W3153Q

# Analytics
analytics:
provider : google-gtag # false (default), "google", "google-universal", "google-gtag", "custom"
google:
tracking_id : G-B941W3153Q
anonymize_ip : # true, false (default)

plugins:
- jekyll-remote-theme
- jekyll-sitemap
Expand Down

0 comments on commit ca4d989

Please sign in to comment.