Merge pull request #4 from httpjamesm/privacytime101-patch-2

Shorten app descriptions
This commit is contained in:
httpjamesm
2023-05-24 21:46:27 -04:00
committed by GitHub
+2 -2
View File
@@ -91,7 +91,7 @@ func main() {
URL: "https://code.whatever.social",
FaviconURL: "/static/assets/apps/code.png",
Name: "AnonymousOverflow",
Description: "Whatever's own frontend for StackOverflow and StackExchange.",
Description: "Whatever's own frontend for StackOverflow.",
},
{
URL: "https://discuss.whatever.social",
@@ -139,7 +139,7 @@ func main() {
URL: "https://notavault.com",
FaviconURL: "/static/assets/apps/vaultwarden.png",
Name: "Vaultwarden",
Description: "Whatever's self-hosted instance of Vaultwarden, a fork of Bitwarden.",
Description: "Whatever's self-hosted instance of Vaultwarden, a Bitwarden fork.",
},
},
})