diff --git a/data/apps.json b/data/apps.json index 754023b..b216291 100644 --- a/data/apps.json +++ b/data/apps.json @@ -139,7 +139,10 @@ { "id": "fileverse", "name": "DDocs.new" }, { "id": "joplin", "name": "Joplin" }, { "id": "fossify_notes", "name": "Fossify Notes" }, - { "id": "murena_workspace", "name": "Murena Notes" } + { "id": "murena_workspace", "name": "Murena Notes" }, + { "id": "klevernotes", "name": "KleverNotes" }, + { "id": "marknote", "name": "Marknote" }, + { "id": "filen", "name": "Filen" } ] }, { @@ -491,7 +494,8 @@ { "id": "nixos", "name": "NixOS" }, { "id": "tiger_os", "name": "Tiger OS" }, { "id": "opensuse", "name": "openSUSE" }, - { "id": "zorin_os", "name": "Zorin OS" } + { "id": "zorin_os", "name": "Zorin OS" }, + { "id": "cachyos", "name": "CachyOS" } ] }, { diff --git a/public/app-logos/cachyos.jpg b/public/app-logos/cachyos.jpg new file mode 100644 index 0000000..9074e6c Binary files /dev/null and b/public/app-logos/cachyos.jpg differ diff --git a/public/app-logos/klevernotes.jpg b/public/app-logos/klevernotes.jpg new file mode 100644 index 0000000..6506091 Binary files /dev/null and b/public/app-logos/klevernotes.jpg differ diff --git a/public/app-logos/marknote.jpg b/public/app-logos/marknote.jpg new file mode 100644 index 0000000..71496e1 Binary files /dev/null and b/public/app-logos/marknote.jpg differ