repos / pico

pico services mono repo
git clone https://github.com/picosh/pico.git

commit
9165d1d
parent
5ec5910
author
Eric Bower
date
2026-04-16 19:53:03 -0400 EDT
docs(tui): per file max size 100mb
1 files changed,  +1, -0
M pkg/tui/plus.go
+1, -0
1@@ -49,6 +49,7 @@ func (m *PlusPage) header(ctx vxfw.DrawContext) vxfw.Surface {
2 		{Text: "• tuns\n"},
3 		{Text: "  • per-site analytics\n"},
4 		{Text: "• pgs\n"},
5+		{Text: "  • per-file max size 100mb\n"},
6 		{Text: "  • per-site analytics\n"},
7 		{Text: "• prose\n"},
8 		{Text: "  • blog analytics\n"},