feat: unami
All checks were successful
Build and Deploy Docker Image / build (push) Successful in 58s
All checks were successful
Build and Deploy Docker Image / build (push) Successful in 58s
This commit is contained in:
parent
49b28ffbc6
commit
cc118006ba
1 changed files with 5 additions and 0 deletions
|
@ -14,5 +14,10 @@
|
||||||
<body>
|
<body>
|
||||||
<div id="root"></div>
|
<div id="root"></div>
|
||||||
<script type="module" src="/src/main.jsx"></script>
|
<script type="module" src="/src/main.jsx"></script>
|
||||||
|
<script
|
||||||
|
defer
|
||||||
|
src="https://unami.smigz.com/script.js"
|
||||||
|
data-website-id="e07c8f76-9786-4201-a47a-482fd9d485a9"
|
||||||
|
></script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
|
Loading…
Reference in a new issue