From 064192367ec178c4cabc269da24e7497a158b492 Mon Sep 17 00:00:00 2001 From: oufmilo <44617467+oufmilo@users.noreply.github.com> Date: Wed, 20 Dec 2023 19:20:08 +0100 Subject: [PATCH] Fix manifest.toml --- manifest.toml | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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]