diff options
author | dweller <dweller@cabin.digital> | 2024-03-05 23:57:31 +0200 |
---|---|---|
committer | dweller <dweller@cabin.digital> | 2024-03-05 23:57:31 +0200 |
commit | c289e0431e460a504048a32752957e6ec0898c06 (patch) | |
tree | dd75d7158dec5b3cc4247110cd80d351a1625df3 /TODO | |
parent | 3eb27535646fd45a61365870f4ed8a65dd1f02ec (diff) |
TODO add a reminded to add all the static pages
Diffstat (limited to '')
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,4 +2,5 @@ FIXME: repalce <select> with custom controls so I can style it, leave <select> i TODO: decouple PHP from HTML, merge index.pgp and search.php. Just have templates and snippets and include those. TODO: change GET query vars to be shorter or switch to a different schema +TODO: populate all the static pages, like About and stuff |