aboutsummaryrefslogtreecommitdiff
path: root/inc/header.inc.php
diff options
context:
space:
mode:
authorFrankie B <floppydisk05@aol.com>2022-11-22 08:53:04 +0000
committerFrankie B <floppydisk05@aol.com>2022-11-22 08:53:04 +0000
commit9e3367505b11ea7802dff5c4b201216cbe6de3a4 (patch)
treef96053e4c870be7044b61cd50ea4274713e75979 /inc/header.inc.php
parente97cd585e35d64e787659ee32e6a0daf309f9496 (diff)
Add plausible analytics and rel attr to mastodon link
Diffstat (limited to 'inc/header.inc.php')
-rw-r--r--inc/header.inc.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/inc/header.inc.php b/inc/header.inc.php
index 93953e9..2999537 100644
--- a/inc/header.inc.php
+++ b/inc/header.inc.php
@@ -2,3 +2,4 @@
<meta property="og:type" content="website">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="stylesheet" id="theme" href="/res/css/dark.css" type="text/css">
+ <script defer data-domain="diskfloppy.me" src="https://analytics.nickandfloppy.com/js/plausible.js"></script>