Skip to content

Commit 4995daa

Browse files
committed
feat: add cookie banner
1 parent 65210d7 commit 4995daa

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

src/app.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,10 @@
1515
/>
1616

1717
%sveltekit.head%
18-
</head>
1918

19+
20+
</head>
21+
<!-- Start cookieyes banner --> <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/7d0de7a43cc518960906cf03/script.js"></script> <!-- End cookieyes banner -->
2022
<body class="dark group/body antialiased" data-sveltekit-preload-data="hover">
2123
<script>
2224
// Theme

0 commit comments

Comments
 (0)