mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-09 19:45:34 +00:00
added tracking code
This commit is contained in:
parent
88f7f4da8b
commit
581d2cd74f
1 changed files with 5 additions and 0 deletions
|
|
@ -46,6 +46,11 @@ export default function RootLayout({
|
|||
name="og:image"
|
||||
content="https://supermemory.dhr.wtf/og-image.png"
|
||||
/>
|
||||
<script
|
||||
async
|
||||
src="https://u.dhr.wtf/script.js"
|
||||
data-website-id="731dfc2e-b1c0-4696-a7b3-efd27b19dfdf"
|
||||
></script>
|
||||
</head>
|
||||
<body className={inter.className}>
|
||||
<div vaul-drawer-wrapper="" className="min-w-screen overflow-x-hidden">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue