From c4cc76da78ea80a46c0a15a6ee12253460c9abce Mon Sep 17 00:00:00 2001 From: Oliver Davies Date: Thu, 29 May 2025 16:46:30 +0100 Subject: [PATCH] Add todo.txt --- todo.txt | 3 +++ 1 file changed, 3 insertions(+) diff --git a/todo.txt b/todo.txt index d709a8438..e89489e53 100644 --- a/todo.txt +++ b/todo.txt @@ -15,6 +15,8 @@ Podcast: - Recreate podcast subscription XML feed. - Other episodes with the same guests. - Link field for episode links. +- Quotes and talking points in episodes. +- Automatically adding the episode number and guest names into the title. Testimonials: @@ -40,6 +42,7 @@ General: - Add PHPStan. - Add phpcs. - Add components page or use Storybook? https://mortenson.coffee/components +- Create XML sitemap. `grep -rnE TODO modules themes`