Commit 9165d1d
Eric Bower
·
2026-04-16 19:53:03 -0400 EDT
parent 5ec5910
docs(tui): per file max size 100mb
1 files changed,
+1,
-0
+1,
-0
| ... | ... | @@ -49,6 +49,7 @@ func (m *PlusPage) header(ctx vxfw.DrawContext) vxfw.Surface { | |
| 49 | 49 | {Text: "• tuns\n"}, | |
| 50 | 50 | {Text: " • per-site analytics\n"}, | |
| 51 | 51 | {Text: "• pgs\n"}, | |
| 52 | + | {Text: " • per-file max size 100mb\n"}, | |
| 52 | 53 | {Text: " • per-site analytics\n"}, | |
| 53 | 54 | {Text: "• prose\n"}, | |
| 54 | 55 | {Text: " • blog analytics\n"}, |