Skip to content

Commit

Permalink
feat: add PA tracking snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
luke committed Mar 4, 2024
1 parent 89b8018 commit f221aac
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@
<meta name="description" content="A blockchain explorer brought to you by WhisperNode" />
<script type="module" src="https://cdn.jsdelivr.net/npm/ping-widget@0/dist/ping-widget.min.js"></script>
<link rel="stylesheet" type="text/css" href="/loader.css" />
<!-- plausible-analytics - self-hosted -->
<script defer data-domain="mainnet.whispernode.com" src="https://pa.whispernode.com/js/script.js"></script>
<!-- end plausible-analytics - self-hosted -->
</head>
<body>
<div id="app">
Expand Down

0 comments on commit f221aac

Please sign in to comment.