diff --git a/index.html b/index.html index 4e7f04c..625875a 100644 --- a/index.html +++ b/index.html @@ -3,30 +3,39 @@ Steam OpenID - + {{if .DiscordName}} -
-

Authenticate Steam

-

Link {{.DiscordName}} with your Steam account

-
- - Sign in through Steam -
+

Authenticate Steam

+

Link {{.DiscordName}} with your Steam account

+
+ +
{{else if .user}} -

{{.user}} Linked to your Discord account

- {{else}} -

An error occured

- {{end}} -
+
+

{{.user}} Linked to your Discord account

+ {{else}} +

An error occured

+ {{end}} +
+ + \ No newline at end of file