From f0aacde51c469f1479187ba49e04d64f24444e5f Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 18 Sep 2023 17:48:16 -0700 Subject: Update index titles --- api/templates/index.html | 3 ++- api/templates/server_auth.html | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) (limited to 'api') diff --git a/api/templates/index.html b/api/templates/index.html index 5bdf1ad..ea8199e 100644 --- a/api/templates/index.html +++ b/api/templates/index.html @@ -4,7 +4,7 @@ - reCAPTCHA Image Selection Panel + VTuber Captcha Demo @@ -33,6 +33,7 @@ +

Go to /server_auth to test out sever side authentications

\ No newline at end of file diff --git a/api/templates/server_auth.html b/api/templates/server_auth.html index cf37aa8..1f4cb33 100644 --- a/api/templates/server_auth.html +++ b/api/templates/server_auth.html @@ -4,7 +4,7 @@ - Server Side Auth + VTuber Captcha Server Auth -- cgit v1.2.3