diff options
author | Minteck <contact@minteck.org> | 2022-02-18 13:28:42 +0100 |
---|---|---|
committer | Minteck <contact@minteck.org> | 2022-02-18 13:28:42 +0100 |
commit | 2c9bbf18f9dcbc3fa91d5d74136abd59b64d0b9a (patch) | |
tree | 9b0597224a3cfabfaed03a993686e7713da4bd24 /htdocs/data/archives/minteck-future.json | |
parent | d39b57a42eb36dd1ee2caed900f7785e5747cea4 (diff) | |
download | rainbow-2c9bbf18f9dcbc3fa91d5d74136abd59b64d0b9a.tar.gz rainbow-2c9bbf18f9dcbc3fa91d5d74136abd59b64d0b9a.tar.bz2 rainbow-2c9bbf18f9dcbc3fa91d5d74136abd59b64d0b9a.zip |
Remove .bin from repo
Diffstat (limited to 'htdocs/data/archives/minteck-future.json')
-rw-r--r-- | htdocs/data/archives/minteck-future.json | 18 |
1 files changed, 9 insertions, 9 deletions
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"
+ }
+}
|