Skip to content

Commit da57d3e

Browse files
committed
experiment: add simpleanalytics
Signed-off-by: Andy Piper <andypiper@users.noreply.github.com>
1 parent a0decce commit da57d3e

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pages/_document.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ class MyDocument extends Document {
1818
<body className="bg-white">
1919
<Main />
2020
<NextScript />
21+
<script async src="https://scripts.simpleanalyticscdn.com/latest.js"></script>
2122
</body>
2223
</Html>
2324
)

0 commit comments

Comments
 (0)