diff --git a/README.md b/README.md index 19da070..eca0c82 100644 --- a/README.md +++ b/README.md @@ -96,3 +96,5 @@ Ensure these secrets are securely stored and persisted for application use. - [ ] Subresource Integrity (SRI) for CDN assets - [ ] Serve HTMX assets not from CDN - [ ] Find out if timeout middleware is actually needed or if net/http handles it +- [ ] Custom error pages +- [ ] ConnectAndMigrate should make a backup of the database before running migrations