We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bee49b7 commit 28949b0Copy full SHA for 28949b0
web/app/layout.tsx
@@ -109,6 +109,7 @@ export default function RootLayout({
109
</DatesProvider>
110
</MantineProvider>
111
</CurrentUserContext.Provider>
112
+ <script defer data-domain="code-canvas.app" src="https://analytics.mathis-burger.de/js/script.js"></script>
113
</body>
114
</html>
115
);
0 commit comments