From ca479065026aff3eaaffa32e2f4f266eb9454d18 Mon Sep 17 00:00:00 2001 From: Simon Kindhauser Date: Tue, 29 Nov 2022 12:06:08 +0000 Subject: [PATCH] add blackfennec --- hebbot/config.toml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/hebbot/config.toml b/hebbot/config.toml index 4ae3a12..3b12667 100644 --- a/hebbot/config.toml +++ b/hebbot/config.toml @@ -860,6 +860,14 @@ description = 'A simple and modern image viewer.' website = 'https://gitlab.gnome.org/BrainBlasted/loupe' default_section = 'third-party' +[[projects]] +emoji = '🦊' +name = 'blackfennec' +title = 'BlackFennec' +description = 'A beautiful and easy to use application for viewing and editing semi-structured data like JSON.' +website = 'https://blackfennec.org/' +default_section = 'third-party' + # Shell extensions [[projects]] -- GitLab