krz/skunky-art
Alternative privacy frontend for DeviantArt.
clone: git clone https://gitbay.org/krz/skunky-art.git
8be2b908b651fd428b584268845e76fc9ed1aa40
verified · cmc
author: Christian Cleberg <hello@cleberg.net> · 2026-08-23T01:17:26Z
main.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) @@ -19,7 +19,7 @@ var version = "dev" func main() { app.Release.Version = version - app.Release.Description = "Two API endpoints and template embedding into binary" + app.Release.Description = "Themes, a JSON API for search and deviations, and a multilingual interface" app.ExecuteCommandLineArguments() app.ExecuteConfig()