Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/main'
Browse files Browse the repository at this point in the history
  • Loading branch information
mudkipdev committed May 28, 2024
2 parents 22dbac2 + 471dbd6 commit 3979ed5
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/layouts/Page.astro
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const { title } = Astro.props;
<main>
<slot />
</main>
<script is:inline defer src="https://cloud.umami.is/script.js" data-website-id="fcbb6e44-36ad-4393-a5c2-f6910e693927"></script>
<script is:inline type="text/javascript" src="/oneko.js"></script>
</body>
</html>

0 comments on commit 3979ed5

Please sign in to comment.