From 2868bd46d82d4d620338c9db0614427b0db547b7 Mon Sep 17 00:00:00 2001 From: Zack Fu Zi Xiang Date: Tue, 9 Jul 2024 21:08:02 +0800 Subject: [PATCH] chore: add kofi terms and private policy --- admin_frontend/assets/login.css | 3 +-- admin_frontend/templates/pages/login.html | 25 ++++++++++++++++++++--- 2 files changed, 23 insertions(+), 5 deletions(-) diff --git a/admin_frontend/assets/login.css b/admin_frontend/assets/login.css index 4d1168ff..3bcbd80c 100644 --- a/admin_frontend/assets/login.css +++ b/admin_frontend/assets/login.css @@ -7,10 +7,9 @@ } #login-splash { - width: 100%; display: flex; align-items: center; - justify-content: space-evenly; + justify-content: center; flex-direction: row; } diff --git a/admin_frontend/templates/pages/login.html b/admin_frontend/templates/pages/login.html index 81697657..84a80f56 100644 --- a/admin_frontend/templates/pages/login.html +++ b/admin_frontend/templates/pages/login.html @@ -16,7 +16,7 @@
{% include "../assets/logo.html" %} -

AppFlowy Cloud

+

AppFlowy Cloud

Email Login

@@ -70,7 +70,7 @@ hx-target="#none" class="button purple" type="submit" - style="width: 100%; padding: 8px 8px" + style="width: 100%; padding: 8px 8px; color: white" > Sign Up @@ -102,7 +102,26 @@ >
- {% endfor %} {% endif %} + + {% endfor %} {% endif %} + + +
+
+ kofi + +   Support AppFlowy on Ko-fi + +
+ +
+
+
+ + By clicking logging in or signing up, you confirm that you have read, understood, and agreed to AppFlowy's + Terms and + Privacy Policy. +