update homepage with dir codeview links

This commit is contained in:
Travis Shears 2025-10-15 19:06:24 +02:00
parent 5c669f241f
commit 8c28d2ee0c
Signed by: travisshears
GPG key ID: CB9BF1910F3F7469
3 changed files with 13 additions and 3 deletions

View file

@ -19,7 +19,7 @@ import (
* Features:
* - [x] Individual file view with line numbers?
* - [x] Dir view with links to files
* - [ ] Project root view with markdown to gemtxt conversion and file tree
* - [x] Project root view with markdown to gemtxt conversion and file tree
*/
func HandleRequest(w gemini.ResponseWriter, req *gemini.Request) {