Edited: App is rebranded to Fuel Stats

This commit is contained in:
2024-12-31 11:34:39 +01:00
parent eff5be49c4
commit c29bd7cbab
10 changed files with 42 additions and 40 deletions

View File

@ -2,8 +2,8 @@
<link rel="stylesheet" href="/css/form.css">
<section class="form signup">
<div class="header-form">
<img src="/img/logo.jpg" alt="Habit Tracker Logo">
<h1>Sign up to Habit Tracker</h1>
<img src="/img/logo.jpg" alt="Fuel Stats Logo">
<h1>Sign up to Fuel Stats</h1>
</div>
<?php if ($this->get('error')): ?>