feat: home view and list per url
TS Lint / Oxlint (push) Successful in 45s
TS Lint / TypeScript (push) Successful in 52s
TS Lint / ESLint (push) Successful in 57s

This commit is contained in:
2026-07-14 12:56:55 +02:00
parent 64232dfaca
commit ab41b5d024
9 changed files with 95 additions and 34 deletions
+3 -1
View File
@@ -71,5 +71,7 @@
"task_delete_error": "Could not delete task"
},
"not_found": "Looks like there's nothing here...",
"not_found_button": "Go back to familiar territory"
"not_found_button": "Go back to familiar territory",
"home": "A shareable task list with auto resetting items.<br/>Create your list below.",
"home_button": "Let's go !"
}