Skip to content

Commit b9054e2

Browse files
committed
ignore TODO list
1 parent 4580639 commit b9054e2

2 files changed

Lines changed: 9 additions & 10 deletions

File tree

.gitignore

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,5 @@ pnpm-debug.log*
2525

2626
# AI assistant config/rules
2727
CLAUDE.md
28-
PLAN.md
28+
PLAN.md
29+
TODO.md

TODO.md

Lines changed: 7 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,9 @@
1010
- [x] Improve contact page
1111
- [x] Sort GitHub action to publish
1212
- [x] Fix styling for links
13+
- [x] Update WP copy
14+
- [x] Update resource copy
15+
- [x] Add hero image to `index.astro`
1316

1417
## Blocked
1518

@@ -18,15 +21,10 @@
1821
- [ ] Update social buttons (and icons) at the bottom of the page
1922
- [ ] Add information about partners
2023

21-
<!-- Waiting on copy review -->
22-
23-
- [ ] Update WP copy
24-
- [ ] Update resource copy
25-
26-
<!-- Waiting logo and illustration from Jonny -->
27-
28-
- [ ] Add hero image to `index.astro`
29-
3024
<!-- Notion page incomplete -->
3125

3226
- [ ] Update `team.json` with all project team members
27+
28+
<!-- Nice to have -->
29+
30+
- [ ] Be consistent with image imports across pages, rather than using the public folder

0 commit comments

Comments
 (0)