🚚 Rename project to lenore

This commit is contained in:
Dan Jones 2023-03-25 20:42:54 -05:00
commit 12fd475ee3
6 changed files with 8 additions and 8 deletions

View file

@ -8,8 +8,8 @@ import (
)
var rootCmd = &cobra.Command{
Use: "gopub",
Short: "gopub is a single-user ActivityPub instance",
Use: "lenore",
Short: "lenore is a single-user ActivityPub instance",
Long: "...",
}