diff --git a/README.md b/README.md index d06eb03..45ed488 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,7 @@ I recently added a bunch of tools that I thought might go along with the regular - [Markdown Editor](https://notepad.js.org/markdown-editor/) - [Pomodoro Timer](https://notepad.js.org/pomodoro-timer/) - [Voice Notes](https://notepad.js.org/voice-notes/) +- [Simple Kanban](https://notepad.js.org/kanban/) - [Tasks](https://notepad.js.org/tasks/) > [!IMPORTANT] diff --git a/art/simple-kanban.png b/art/simple-kanban.png new file mode 100644 index 0000000..8ba6f6e Binary files /dev/null and b/art/simple-kanban.png differ diff --git a/index.html b/index.html index f7666ba..d452ec4 100644 --- a/index.html +++ b/index.html @@ -62,6 +62,7 @@