diff --git a/web/index.html b/web/index.html index 8406bb9..89c07cb 100644 --- a/web/index.html +++ b/web/index.html @@ -12,14 +12,38 @@ + + + diff --git a/web/src/lib.rs b/web/src/lib.rs index c51a675..615e7b0 100644 --- a/web/src/lib.rs +++ b/web/src/lib.rs @@ -248,7 +248,7 @@ pub fn UserPage() -> impl IntoView { } }); view! { -
{kind.as_ref().to_string()}
+ {kind.as_ref().to_string()}
+ {privacy}