Skip to content

Commit e0fbe36

Browse files
author
Sebastian Koschel
committed
Cleanup Readme
1 parent f390db0 commit e0fbe36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ Lightweight customizable placeholders for third party content of your website (e
6464
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
6565
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
6666
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
67-
})(window,document,'script','dataLayer','<f:format.raw>{settings.GoogleTagManagerContainerId}</f:format.raw>');
67+
})(window,document,'script','dataLayer','{settings.GoogleTagManagerContainerId}');
6868
</script>
6969
```
7070

0 commit comments

Comments
 (0)