From 2c9bbf18f9dcbc3fa91d5d74136abd59b64d0b9a Mon Sep 17 00:00:00 2001 From: Minteck Date: Fri, 18 Feb 2022 13:28:42 +0100 Subject: Remove .bin from repo --- htdocs/data/archives/minteck-future.json | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) (limited to 'htdocs/data/archives/minteck-future.json') diff --git a/htdocs/data/archives/minteck-future.json b/htdocs/data/archives/minteck-future.json index 67b0814..f8b4691 100644 --- a/htdocs/data/archives/minteck-future.json +++ b/htdocs/data/archives/minteck-future.json @@ -1,9 +1,9 @@ -{ - "title": "Future Desktop", - "date": "04/2020", - "unreleased": true, - "description": { - "en": "A desktop environment for Linux systems using Web technologies", - "fr": "Un environnement de bureau pour les systèmes Linux qui utilise les technologies Web" - } -} +{ + "title": "Future Desktop", + "date": "04/2020", + "unreleased": true, + "description": { + "en": "A desktop environment for Linux systems using Web technologies", + "fr": "Un environnement de bureau pour les systèmes Linux qui utilise les technologies Web" + } +} -- cgit