diff --git a/content/accountfree.fr.md b/content/accountfree.fr.md index 3164976..bdfba28 100644 --- a/content/accountfree.fr.md +++ b/content/accountfree.fr.md @@ -7,12 +7,15 @@ HeaderTextWhite: true SectionHeader: AppIndex: accountfree Background: linear-gradient(135deg, rgba(210,68,105,1) 0%, rgba(147,71,135,1) 100%) - BottomBackground: black - BottomHeight: 0 - BottomLeft: "" - BottomRight: "" ShowPlatforms: true TextWhite: true + Links: + - Icon: open-external + Title: Site web officiel + URL: "https://accountfree.org" + - Icon: open-external + Title: Liste des services + URL: "https://services.accountfree.org" --- diff --git a/content/accountfree.md b/content/accountfree.md index 3164976..7566ca7 100644 --- a/content/accountfree.md +++ b/content/accountfree.md @@ -7,12 +7,15 @@ HeaderTextWhite: true SectionHeader: AppIndex: accountfree Background: linear-gradient(135deg, rgba(210,68,105,1) 0%, rgba(147,71,135,1) 100%) - BottomBackground: black - BottomHeight: 0 - BottomLeft: "" - BottomRight: "" ShowPlatforms: true TextWhite: true + Links: + - Icon: open-external + Title: Official website + URL: "https://accountfree.org" + - Icon: open-external + Title: Services list + URL: "https://services.accountfree.org" --- diff --git a/data/en/apps.json b/data/en/apps.json index 442d1ac..84d33ce 100644 --- a/data/en/apps.json +++ b/data/en/apps.json @@ -9,7 +9,8 @@ "translated": ["en", "fr"], "platforms": ["Windows", "MacOSX", "Linux"], "touchfriendly": false, - "keyboardoriented": true + "keyboardoriented": true, + "license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)" }, "logarithmplotter": { "name": "LogarithmPlotter", @@ -21,7 +22,8 @@ "translated": ["en"], "platforms": ["Windows", "MacOSX", "Linux"], "touchfriendly": true, - "keyboardoriented": false + "keyboardoriented": false, + "license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)" }, "accountfree": { "name": "AccountFree", @@ -33,7 +35,8 @@ "translated": ["en"], "platforms": ["Windows", "MacOSX", "Linux"], "touchfriendly": true, - "keyboardoriented": false + "keyboardoriented": false, + "license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)" }, "ad5001.eu": { "name": "ad5001.eu", @@ -45,7 +48,8 @@ "translated": ["en", "fr"], "platforms": ["Web"], "touchfriendly": true, - "keyboardoriented": false + "keyboardoriented": false, + "license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)" }, "omegamma": { "name": "Omegamma", @@ -54,10 +58,11 @@ "version": "0.1-dev0", "languages": ["HTML", "CSS", "JavaScript"], "frameworks": ["[Hugo](https://gohugo.io)"], - "translated": ["/"], + "translated": ["all"], "platforms": ["Web"], "touchfriendly": true, - "keyboardoriented": false + "keyboardoriented": false, + "license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)" }, "unchecker": { "name": "unchecker", @@ -65,10 +70,11 @@ "description": "Simple webextension letting you uncheck all checkboxes on a page.", "version": "1.0", "languages": ["JavaScript"], - "frameworks": [], - "translated": ["/"], + "frameworks": ["None"], + "translated": ["all"], "platforms": ["Web", "Firefox"], "touchfriendly": true, - "keyboardoriented": false + "keyboardoriented": false, + "license": "[MPL v2](https://www.mozilla.org/en-US/MPL/2.0/)" } } diff --git a/data/fr/apps.json b/data/fr/apps.json index a97bce7..39742d5 100644 --- a/data/fr/apps.json +++ b/data/fr/apps.json @@ -9,7 +9,8 @@ "translated": ["en", "fr"], "platforms": ["Windows", "MacOSX", "Linux"], "touchfriendly": false, - "keyboardoriented": true + "keyboardoriented": true, + "license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)" }, "logarithmplotter": { "name": "LogarithmPlotter", @@ -21,7 +22,8 @@ "translated": ["en"], "platforms": ["Windows", "MacOSX", "Linux"], "touchfriendly": true, - "keyboardoriented": false + "keyboardoriented": false, + "license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)" }, "accountfree": { "name": "AccountFree", @@ -33,7 +35,8 @@ "translated": ["en"], "platforms": ["Windows", "MacOSX", "Linux"], "touchfriendly": true, - "keyboardoriented": false + "keyboardoriented": false, + "license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)" }, "ad5001.eu": { "name": "ad5001.eu", @@ -45,7 +48,8 @@ "translated": ["en", "fr"], "platforms": ["Web"], "touchfriendly": true, - "keyboardoriented": false + "keyboardoriented": false, + "license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)" }, "omegamma": { "name": "Omegamma", @@ -54,21 +58,23 @@ "version": "2.0-dev0", "languages": ["HTML", "CSS", "JavaScript"], "frameworks": ["[Hugo](https://gohugo.io)"], - "translated": ["/"], + "translated": ["all"], "platforms": ["Web"], "touchfriendly": true, - "keyboardoriented": false + "keyboardoriented": false, + "license": "[GPL v3](https://www.gnu.org/licenses/gpl-3.0.html)" }, "unchecker": { "name": "unchecker", "status": "Maintenu", - "description": "Simple webextension letting you uncheck all checkboxes on a page.", + "description": "Une simple extension pour navigateur permettant de décocher toutes les cases d'une page.", "version": "1.0", "languages": ["JavaScript"], - "frameworks": ["[Hugo](https://gohugo.io)"], - "translated": ["/"], + "frameworks": ["Aucune"], + "translated": ["all"], "platforms": ["Web", "Firefox"], "touchfriendly": true, - "keyboardoriented": false + "keyboardoriented": false, + "license": "[MPL v2](https://www.mozilla.org/en-US/MPL/2.0/)" } } diff --git a/static/img/full/nowox.png b/static/img/full/nowox.png index 3821da9..7b6b9ff 100644 Binary files a/static/img/full/nowox.png and b/static/img/full/nowox.png differ