Update home.gmi with codeview

This commit is contained in:
Travis Shears 2025-10-07 23:28:50 +02:00
parent 3a601b2bdd
commit c010bb4cfb
2 changed files with 7 additions and 1 deletions

View file

@ -15,7 +15,7 @@ import (
* Allowing me to render code natively in gemini
*
* Features:
* - [ ] Individual file view with line numbers?
* - [x] Individual file view with line numbers?
* - [ ] Dir view with links to files
* - [ ] Project root view with markdown to gemtxt conversion and file tree
*/