Convert times to/from UTC

This commit is contained in:
jude
2024-02-26 10:26:07 +00:00
parent 5f6326179c
commit 45f5b6261a
6 changed files with 25 additions and 34 deletions

View File

@ -10,6 +10,10 @@ export const Welcome = () => (
</span>{" "}
to get started
</p>
<br></br>
<p>
<strong>Please report bugs!</strong> I can't fix issues if I am unaware of them.
</p>
</div>
</section>
);