Skip to content

Commit

Permalink
Update meta tag for custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
Jcparkyn committed Jul 13, 2024
1 parent ebaff56 commit 1ba1888
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<script src="main.js"></script>
<script src="https://unpkg.com/@panzoom/[email protected]/dist/panzoom.min.js"></script>
<meta name="viewport" content="width=device-width, height=100vh, initial-scale=1.0, maximum-scale=1.0, user-scalable=no, interactive-widget=resizes-content" />
<meta name="og:url" content="https://jcparkyn.github.io/scrobburl" />
<meta name="og:url" content="https://scrobburl.com" />
<script data-goatcounter="https://scrobburl.goatcounter.com/count" async src="//gc.zgo.at/count.js"></script>
</head>
<body>
Expand Down

0 comments on commit 1ba1888

Please sign in to comment.