Skip to content

Commit 3ce9c78

Browse files
authored
Update auth.html
1 parent 3391580 commit 3ce9c78

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/auth.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@
33
<head>
44
<link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/full.min.css" rel="stylesheet" type="text/css" />
55
<script src="https://cdn.tailwindcss.com"></script>
6-
<title>NotFenixio's Scratch Auth Example</title>
6+
<title>Scratch Authentication</title>
7+
Hold on tight for a second while we make the scratch authentication magic come true.
78
</head>
89
<body class="p-6">
910
<h1 class="text-center text-3xl text-black dark:text-white font-bold mb-3">NotFenixio's Scratch Auth Example</h1>

0 commit comments

Comments
 (0)