fix: use site-specific Umami website ID instead of shared rStack ID
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
f8c9711602
commit
33346f38ad
|
|
@ -528,7 +528,7 @@
|
|||
.app-switcher-dropdown { width: 280px; left: auto; right: -1rem; }
|
||||
}
|
||||
</style>
|
||||
<script defer src="https://rdata.online/collect.js" data-website-id="5d3c8bac-64b6-4e57-ba66-ed31b182fba0"></script>
|
||||
<script defer src="https://rdata.online/collect.js" data-website-id="383fb2f2-2cb2-4be8-bb67-5a136c72840c"></script>
|
||||
</head>
|
||||
<body>
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue