+
No tasks yet. Add one above to get started.
diff --git a/README.md b/README.md index f1eba62..4d94877 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,7 @@ A simple, community-maintained open-source task tracker. Add tasks, check them o - Single-page, zero-build web app - Tasks persist in `localStorage` by default, with optional GitHub sign-in sync - GitHub OAuth uses PKCE in the browser and an HTTP-only session cookie +- English and Spanish UI copy with browser-language detection and a saved manual override - Keyboard-friendly (more shortcuts coming, see #5) - Light & dark themes (dark coming, see #1) - MIT licensed diff --git a/index.html b/index.html index b6b00fb..8d29f88 100644 --- a/index.html +++ b/index.html @@ -1,23 +1,37 @@ - +
-A tiny task list that lives in your browser.
++ A tiny task list that lives in your browser. +
+
No tasks yet. Add one above to get started.