Skip to content

Commit

Permalink
login page test
Browse files Browse the repository at this point in the history
  • Loading branch information
TRSandwich authored May 27, 2024
1 parent 44a4758 commit e64d5f3
Showing 1 changed file with 10 additions and 1 deletion.
11 changes: 10 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,13 @@ <h1>
<h2>
https://sites.google.com/view/plasma-games/
</h2>
</html>
<body>
<script>
async
crossorigin="anonymous"
data-clerk-publishable-key="pk_test_Y2hpZWYtcmFjZXItNzMuY2xlcmsuYWNjb3VudHMuZGV2JA"
src="https://chief-racer-73.clerk.accounts.dev/npm/@clerk/clerk-js@4/dist/clerk.browser.js"
type="text/javascript">
</script>
</body>
</html>

0 comments on commit e64d5f3

Please sign in to comment.