mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 19:45:35 +01:00
added barista
This commit is contained in:
parent
de70b00f42
commit
534790bd41
6 changed files with 17 additions and 17 deletions
|
|
@ -39,7 +39,7 @@ export default function TestConsole() {
|
|||
<Page>
|
||||
<Head>
|
||||
{typeof window !== 'undefined' && website && (
|
||||
<script async defer data-website-id={website.website_uuid} src="/umami.js" />
|
||||
<script async defer data-website-id={website.website_uuid} src="/barista.js" />
|
||||
)}
|
||||
</Head>
|
||||
<PageHeader>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue