Fix main page

This commit is contained in:
AndrewTrieu
2022-12-28 20:23:33 +02:00
parent 2a37c8bdf4
commit 728c9823cf
6 changed files with 22 additions and 17 deletions

View File

@@ -7,7 +7,7 @@ Users can create new shopping lists, add items to them, and mark items as
collected. The application displays a list of all active shopping lists, as well
as a page for each individual shopping list showing all its items.
The application is deployed at https://shopper.fly.dev/ using
The application is deployed at https://shoptool.fly.dev/ using
[Fly.io](https://fly.io/). Feel free to try it out!
The web application is built using Deno, a JavaScript/TypeScript runtime with