We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3391580 commit 3ce9c78Copy full SHA for 3ce9c78
src/auth.html
@@ -3,7 +3,8 @@
3
<head>
4
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/full.min.css" rel="stylesheet" type="text/css" />
5
<script src="https://cdn.tailwindcss.com"></script>
6
- <title>NotFenixio's Scratch Auth Example</title>
+ <title>Scratch Authentication</title>
7
+ Hold on tight for a second while we make the scratch authentication magic come true.
8
</head>
9
<body class="p-6">
10
<h1 class="text-center text-3xl text-black dark:text-white font-bold mb-3">NotFenixio's Scratch Auth Example</h1>
0 commit comments