Skip to content

Commit 0b4f3e2

Browse files
Add sign in functionality
1 parent ddb9712 commit 0b4f3e2

File tree

8 files changed

+370
-257
lines changed

8 files changed

+370
-257
lines changed

assets/lang/en.ts

+3-1
Original file line numberDiff line numberDiff line change
@@ -2868,7 +2868,9 @@ We do not expect there to be any cookies used on this site, but just to make sur
28682868
ruleNoteLink: "Site Rules",
28692869
oauth: {
28702870
discord: "Sign In with Discord",
2871-
}
2871+
},
2872+
noscriptWarn: "You cannot sign in with JavaScript disabled.",
2873+
alreadySignedIn: "You are already signed in!",
28722874
},
28732875
rules: `md_
28742876
# Site Rules

0 commit comments

Comments
 (0)