From 17cad9a8539014ab6b61fb2b5018d5be22ab1baa Mon Sep 17 00:00:00 2001 From: Haakon Gunleiksrud <haakogun@stud.ntnu.no> Date: Fri, 29 Oct 2021 12:04:55 +0200 Subject: [PATCH] test: trivial change to test devops --- frontend/www/index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/frontend/www/index.html b/frontend/www/index.html index afb071a..bf98ea0 100644 --- a/frontend/www/index.html +++ b/frontend/www/index.html @@ -17,7 +17,7 @@ <div class="row mt-3"> <div class="col-lg text-center"> <h2 class="mt-3">Welcome to SecFit!</h2> - <p>SecFit (coming from "Secure" and "Fitness") is the most secure fitness logging app on the net. + <p>SecFit (coming from "SuperSecure" and "Fitness") is the most secure fitness logging app on the net. You can conveniently log a workout using either our website or our app. You can also view and comment on others' workouts! </p> -- GitLab