Skip to content

Commit 0629082

Browse files
feat: add plausible Analytics
1 parent e11667b commit 0629082

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/pages/home.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ const description =
1313
<!doctype html>
1414
<html lang="en" class="h-full motion-safe:scroll-smooth" data-theme="dark">
1515
<head>
16+
<script defer data-domain="keshav.is-a.dev/neuralnetbuilder" src="https://plausible.io/js/script.js"></script>
1617
<meta charset="utf-8" />
1718
<meta name="viewport" content="width=device-width" />
1819
<link rel="icon" href=`${import.meta.env.BASE_URL}/favicon.svg` type="image/svg+xml" />

0 commit comments

Comments
 (0)