aboutsummaryrefslogtreecommitdiff
path: root/src/layouts/Layout.astro
diff options
context:
space:
mode:
Diffstat (limited to 'src/layouts/Layout.astro')
-rw-r--r--src/layouts/Layout.astro1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/layouts/Layout.astro b/src/layouts/Layout.astro
index f944e43..d8aa572 100644
--- a/src/layouts/Layout.astro
+++ b/src/layouts/Layout.astro
@@ -33,5 +33,6 @@ import '../styles/style.css';
</head>
<body>
<slot />
+ <script defer data-domain="shiftos.dev" src="https://stats.alee14.me/js/script.file-downloads.outbound-links.js"></script>
</body>
</html>