diff --git a/TODO.md b/TODO.md index 7ecedda..5bbe111 100644 --- a/TODO.md +++ b/TODO.md @@ -3,7 +3,7 @@ - [x] use bun package manager - [x] use nuxt framework - [x] rewrite the random page, the current landing page -- [ ] rewrite the recipe page +- [x] rewrite the recipe page - [ ] deploy - [ ] nuxt image - [x] prettier and eslint diff --git a/bun.lockb b/bun.lockb index 7b9029a..98904ee 100755 Binary files a/bun.lockb and b/bun.lockb differ diff --git a/components/recipe/index.vue b/components/recipe/index.vue index b6402ca..7a80514 100644 --- a/components/recipe/index.vue +++ b/components/recipe/index.vue @@ -1,7 +1,7 @@