From 189578a248a02f64cfefe3b9c6a8ecabf7ce64a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Mon, 1 May 2023 18:50:35 +0200 Subject: [PATCH 1/2] Fix double slashes --- app/controllers/web/console.php | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/controllers/web/console.php b/app/controllers/web/console.php index df7cddf8d7..ca30322ced 100644 --- a/app/controllers/web/console.php +++ b/app/controllers/web/console.php @@ -34,7 +34,7 @@ App::get('/console') $ogTags = [ 'Appwrite Cloud Membership Card', '', - '', + '', '', '', '', @@ -44,7 +44,7 @@ App::get('/console') '', '', '', - '', + '', '', '', '', From 3b2e968703eb32cc7ad43ecfe806117c6aa1e437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Matej=20Ba=C4=8Do?= Date: Mon, 1 May 2023 18:51:36 +0200 Subject: [PATCH 2/2] Update SEO title --- app/controllers/web/console.php | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/app/controllers/web/console.php b/app/controllers/web/console.php index ca30322ced..ecd86e84b1 100644 --- a/app/controllers/web/console.php +++ b/app/controllers/web/console.php @@ -32,20 +32,20 @@ App::get('/console') } $ogTags = [ - 'Appwrite Cloud Membership Card', + 'Appwrite Cloud Card', '', '', '', '', '', '', - '', + '', '', '', '', '', '', - '', + '', '', '', '',