From 1e0e0848cdaff920920b70be2db900b56b262cc9 Mon Sep 17 00:00:00 2001 From: John Guan Date: Thu, 30 Dec 2021 11:18:22 +0800 Subject: [PATCH] Create featured-apps.json --- featured-apps.json | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 featured-apps.json diff --git a/featured-apps.json b/featured-apps.json new file mode 100644 index 0000000..590b75d --- /dev/null +++ b/featured-apps.json @@ -0,0 +1,20 @@ +[ + { + "name": "homeassistant", + "editor": "CasaOS Team", + "date": "1640829941", + "reason": "Everyone's love" + }, + { + "name": "jellyfin", + "editor": "CasaOS Team", + "date": "1640830518", + "reason": "Open source and free, that's the spirit!" + }, + { + "name": "nextcloud", + "editor": "CasaOS Team", + "date": "1640830720", + "reason": "Public Cloud Walk Away~" + } +] \ No newline at end of file