Commit 42f2ca7
Changed files (1)
docs
todo
docs/todo/task_1.9.md
@@ -29,8 +29,8 @@ Following Let's Go Chapter 2.9, we need to serve static assets like CSS for styl
- [x] Include favicon and any necessary images
- [x] Ensure proper MIME types for all static file types
- [x] Add cache headers for static assets
-- [ ] Create submission complete template and update POST /submit handler
-- [ ] Create proper About page template with service information
+- [x] Create submission complete template and update POST /submit handler
+- [x] Create proper About page template with service information
## Technical Requirements