There was an error while loading. Please reload this page.
2 parents 3b04350 + 4a60a67 commit 5e6cf7eCopy full SHA for 5e6cf7e
1 file changed
pages/_document.js
@@ -9,11 +9,6 @@ class AppDocument extends Document {
9
href="https://fonts.googleapis.com/css2?family=Inter&display=optional"
10
rel="stylesheet"
11
/>
12
- <script
13
- defer
14
- src="https://umami.austinmobility.io/script.js"
15
- data-website-id="638a90d2-4731-454d-bd32-946ee7cacfbf"
16
- ></script>
17
</Head>
18
<body>
19
<Main />
0 commit comments