From: TheSaminator Date: Sun, 13 Feb 2022 15:14:38 +0000 (-0500) Subject: Add space that I forgot X-Git-Url: https://gitweb.starshipfights.net/?a=commitdiff_plain;h=c68d95ae265e25f9396338b3d53637cc13c60dff;p=starship-fights Add space that I forgot --- diff --git a/src/jvmMain/kotlin/starshipfights/info/views_main.kt b/src/jvmMain/kotlin/starshipfights/info/views_main.kt index a4c5803..05a1fda 100644 --- a/src/jvmMain/kotlin/starshipfights/info/views_main.kt +++ b/src/jvmMain/kotlin/starshipfights/info/views_main.kt @@ -75,7 +75,7 @@ suspend fun ApplicationCall.aboutPage(): HTML.() -> Unit { dd { +"This is kept so that you have the option of showing what your Discord account is on your profile page. It's optional to display to other users, with the choice being in the " a(href = "/me/manage") { +"User Preferences" } - +"page. Note that we do " + +" page. Note that we do " strong { +"not" } +" request or track email addresses." }