mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add Plausible to site
This commit is contained in:
parent
bdfab8357c
commit
2fab2454b8
2 changed files with 2 additions and 0 deletions
|
|
@ -46,6 +46,7 @@ export default async function RootLayout({
|
|||
<html lang="en" className="h-full" suppressHydrationWarning={true}>
|
||||
<head>
|
||||
<link rel="icon" href="/favicon.png" type="image/png" />
|
||||
<script defer={true} data-domain="versia.pub" src="/pl.js" />
|
||||
</head>
|
||||
<body className="flex min-h-full bg-white antialiased dark:bg-zinc-900">
|
||||
<Providers>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue