From 622e0ce9f61e8e2aa2ee843c570098601461b8d4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?R=C3=A2u=20Cao?= Date: Sat, 17 Sep 2022 10:20:18 +0200 Subject: [PATCH] Add upcoming services --- data/services/community.yaml | 9 +++++++++ .../layouts/partials/services/community.html | 11 +++++++++++ 2 files changed, 20 insertions(+) diff --git a/data/services/community.yaml b/data/services/community.yaml index 368bb58..4714182 100644 --- a/data/services/community.yaml +++ b/data/services/community.yaml @@ -34,3 +34,12 @@ - name: Wiki url: https://wiki.kosmos.org description: Kosmos documentation and knowledge base +- category: Coming Soon + items: + - name: Storage + url: https://remotestorage.io + description: Personal data storage and synchronization for the Web + coming_soon: true + - name: E-Mail + description: First sent in 1971, still useful and necessary today + coming_soon: true diff --git a/themes/kosmos-22/layouts/partials/services/community.html b/themes/kosmos-22/layouts/partials/services/community.html index 6cb227c..92f2b24 100644 --- a/themes/kosmos-22/layouts/partials/services/community.html +++ b/themes/kosmos-22/layouts/partials/services/community.html @@ -3,10 +3,21 @@