diff options
| author | Christine Dodrill <me@christine.website> | 2021-01-15 14:11:32 -0500 |
|---|---|---|
| committer | Christine Dodrill <me@christine.website> | 2021-01-15 14:11:32 -0500 |
| commit | 17af42bc698237d1560b8add144641ae3950b469 (patch) | |
| tree | c4da9c187758f88af81cd3ecf16827f3a203636d /templates/header.rs.html | |
| parent | 1ffc4212d66892c2fdada35421cadce11abcec67 (diff) | |
| download | xesite-17af42bc698237d1560b8add144641ae3950b469.tar.xz xesite-17af42bc698237d1560b8add144641ae3950b469.zip | |
oops
Signed-off-by: Christine Dodrill <me@christine.website>
Diffstat (limited to 'templates/header.rs.html')
| -rw-r--r-- | templates/header.rs.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/templates/header.rs.html b/templates/header.rs.html index 2f98e1e..ec21c42 100644 --- a/templates/header.rs.html +++ b/templates/header.rs.html @@ -9,7 +9,7 @@ <script async src="https://www.googletagmanager.com/gtag/js?id=G-XLJX94YGBV"></script> <script> window.dataLayer = window.dataLayer || []; - function gtag(){dataLayer.push(arguments);} + function gtag()@{dataLayer.push(arguments);@} gtag('js', new Date()); gtag('config', 'G-XLJX94YGBV'); |
