Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/issue/NEST-536' into issue/NEST-536
Browse files Browse the repository at this point in the history
  • Loading branch information
sarahelsaig committed Aug 21, 2024
2 parents 3088aef + 28e4095 commit 420b05d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ builder.WhenContentTypeEditor("BlogPost").RegisterStylesheet(Lombiq.HelpfulExten

Adds a shape along with Razor and Liquid tag helpers for Google Analytics, using <https://tagmanager.google.com/>.

You can use `<google-tag property-id="..." cookie-domain="auto">` Razor tag helper in cshtml files or the `{% google_tag property_id: "...", cookie_domain: "auto" %}` parser tag in Liquid.
You can use the `<google-tag property-id="..." cookie-domain="auto">` Razor tag helper in _cshtml_ files or the `{% google_tag property_id: "...", cookie_domain: "auto" %}` parser tag in Liquid.

## Contributing and support

Expand Down

0 comments on commit 420b05d

Please sign in to comment.