diff --git a/manifest.toml b/manifest.toml index 3311dda..0691352 100644 --- a/manifest.toml +++ b/manifest.toml @@ -2,8 +2,8 @@ packaging_format = 2 id = "iceshrimp" name = "Iceshrimp" -description.en = "Iceshrimp is a decentralized and federated social networking service, implementing the ActivityPub standard." -description.fr = "Iceshrimp est un service de réseau social décentralisé et fédéré, implémentant le standard ActivityPub." +description.en = "$app is a decentralized and federated social networking service, implementing the ActivityPub standard." +description.fr = "$app est un service de réseau social décentralisé et fédéré, implémentant le standard ActivityPub." version = "v2023~ynh1" @@ -12,7 +12,6 @@ maintainers = ["oufmilo"] [upstream] license = "AGPL-3.0" website = "https://iceshrimp.dev" -demo = "https://demo.example.com" code = "https://iceshrimp.dev/iceshrimp/iceshrimp" [integration]