Skip to content

Commit a966ffc

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/pages/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ import NN_IOgraph from '../components/NN_comps/NN_IOgraph.svelte';
88

99
<html lang="en" data-theme="business">
1010
<head>
11+
<script defer data-domain="keshav.is-a.dev/neuralnetbuilder" src="https://plausible.io/js/script.js"></script>
1112
<meta charset="utf-8" />
1213
<link rel="icon" type="image/svg+xml" href=`${import.meta.env.BASE_URL}/favicon.svg` />
1314
<meta name="viewport" content="width=device-width" />

0 commit comments

Comments
 (0)