diff --git a/assets/img/anitrack.jpg b/assets/img/anitrack.jpg new file mode 100644 index 0000000..71fbcef Binary files /dev/null and b/assets/img/anitrack.jpg differ diff --git a/params.json b/params.json index 2189252..8dccf4b 100644 --- a/params.json +++ b/params.json @@ -20,11 +20,11 @@ "source_url": "codeberg.org/moxxy/moxxyv2", "website": "codeberg.org/moxxy/moxxyv2" }, { - "title": "pub_repo", - "description": "A selfhostable pub repository with support for publishing, written in Python. Licensed under GPLv3.", - "screenshot": "", - "source_url": "codeberg.org/PapaTutuWawa/pub_repo", - "website": "codeberg.org/PapaTutuWawa/pub_repo" + "title": "AniTrack", + "description": "A simple Anime and Manga tracker writtein in Flutter. Licensed under MIT.", + "screenshot": "assets/img/anitrack.jpg", + "source_url": "codeberg.org/PapaTutuWawa/anitrack", + "website": "codeberg.org/PapaTutuWawa/anitrack" }, { "title": "xmpp-discord-bridge", "description": "An XMPP to Discord bridge that attempts to feel as native as possible on each chat platform, written in Python. Licensed under GPLv3.",