docs: Added TODO.

This commit is contained in:
Spencer Brower
2026-08-03 15:01:10 -04:00
parent 58e6da6a2c
commit 8d67108984
+1
View File
@@ -1,6 +1,7 @@
## High priority ## High priority
- Polish existing features before moving on to new ones. - Polish existing features before moving on to new ones.
- [ ] `{{>title}}` default partial? `{{site.title}} | {{ page.title }}`
- [ ] implicit titles (Set when missing?) - [ ] implicit titles (Set when missing?)
- [ ] create a default `head.html`. - [ ] create a default `head.html`.
- [ ] html comments are rendered, except in minify mode. - [ ] html comments are rendered, except in minify mode.