add .todo to gitignore

This commit is contained in:
2025-07-30 16:05:00 +05:00
parent daec65d8d2
commit 4e9c38d695
2 changed files with 10 additions and 5 deletions

1
.gitignore vendored Normal file
View File

@ -0,0 +1 @@
.todo

14
.todo
View File

@ -1,9 +1,11 @@
☐ Change default font size to 18px
☐ Change default font size for paragraph block
Change default text on about page font size
Change font size on services page
Change font size on our work page
Change font size on blog page
Change default font size on front page @done(25-07-30 15:48)
Change default text on about page font size @done(25-07-30 15:52)
Change font size on services page @done(25-07-30 15:59)
Change font size on our work page @done(25-07-30 15:59)
✔ Change font size on blog page @done(25-07-30 15:59)
✔ Sync all content changes to live @done(25-07-30 16:04)
☐ Fix broken full-bleed template in post editor
@ -30,4 +32,6 @@
☐ Update figma mockups to resemble wp theme figma templates
☐ Add devcontainer/wp-now configuration
☐ Add devcontainer/wp-now configuration
☐ Standardize font sizes in theme (use variables for everything)