From dcc499f8508acbf48b3ab2bf882b8f024a3f1cbe Mon Sep 17 00:00:00 2001 From: Frankie Roberto Date: Wed, 26 Aug 2026 16:47:37 +0100 Subject: [PATCH] Update index page language It's a 'home' screen rather than an index page --- app/views/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/views/index.html b/app/views/index.html index 2bd97a9..4967fba 100755 --- a/app/views/index.html +++ b/app/views/index.html @@ -37,7 +37,7 @@

- This is the index page for your prototype. You can find it at /app/views/index.html. + This is the home screen for your prototype. You can find it at /app/views/index.html.