myheats

Live heats, scoring and leaderboard for sport events
git clone https://git.in0rdr.ch/myheats.git
Log | Files | Refs | Pull requests | README | LICENSE

commit a5b72e3beac625cd7af51f03c4c5cb56c1c52d0e
parent 04fd9e59f35a8af6b15dda7d552152eab250d64b
Author: Andreas Gruhler <andreas.gruhler@adfinis.com>
Date:   Tue,  7 Mar 2023 22:17:30 +0100

feat: change title

Diffstat:
Mpublic/index.html | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/public/index.html b/public/index.html @@ -24,7 +24,7 @@ work correctly both with client-side routing and a non-root public URL. Learn how to configure a non-root public URL by running `npm run build`. --> - <title>React App</title> + <title>Savognin Heats</title> </head> <body> <noscript>You need to enable JavaScript to run this app.</noscript>