mirror of
https://github.com/Xahau/xahau.js.git
synced 2025-11-20 04:05:52 +00:00
fix: load osano first in docs site (#2202)
This commit is contained in:
@@ -12,10 +12,10 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
export function load(app: Application) {
|
||||
app.renderer.hooks.on('head.begin', () => (
|
||||
<>
|
||||
<script src="https://cmp.osano.com/AzyjT6TIZMlgyLyy8/ad2447d5-f101-40df-b92e-d6452b5ecac0/osano.js"></script>
|
||||
<script>
|
||||
<JSX.Raw html={GTMScript} />
|
||||
</script>
|
||||
<script src="https://cmp.osano.com/AzyjT6TIZMlgyLyy8/ad2447d5-f101-40df-b92e-d6452b5ecac0/osano.js"></script>
|
||||
</>
|
||||
))
|
||||
|
||||
|
||||
Reference in New Issue
Block a user