mirror of
https://github.com/YunoHost-Apps/yeswiki_ynh.git
synced 2024-09-03 18:05:56 +02:00
commit
c7c0f550c6
3 changed files with 7 additions and 3 deletions
|
@ -25,7 +25,7 @@ However, with a YesWiki we can build a website with multiple uses:
|
|||
- Cultivate a bit of freedom...
|
||||
|
||||
|
||||
**Shipped version:** 2021.11.04~ynh1
|
||||
**Shipped version:** 2022-01-16-13~ynh1
|
||||
|
||||
**Demo:** https://ferme.yeswiki.net/?CreerSonWiki
|
||||
|
||||
|
|
|
@ -21,7 +21,7 @@ Néanmoins, avec un YesWiki on peut fabriquer un site internet aux usages multip
|
|||
- Cultiver un bout de liberté...
|
||||
|
||||
|
||||
**Version incluse :** 2021.11.04~ynh1
|
||||
**Version incluse :** 2022-01-16-13~ynh1
|
||||
|
||||
**Démo :** https://ferme.yeswiki.net/?CreerSonWiki
|
||||
|
||||
|
|
|
@ -6,7 +6,7 @@
|
|||
"en": "Wiki that is quick and easy to use",
|
||||
"fr": "Wiki facile et rapide à prendre en main"
|
||||
},
|
||||
"version": "2021.11.04~ynh1",
|
||||
"version": "2022-01-16-13~ynh1",
|
||||
"url": "https://yeswiki.net/",
|
||||
"upstream": {
|
||||
"license": "AGPL-3.0-only",
|
||||
|
@ -17,6 +17,10 @@
|
|||
},
|
||||
"license": "AGPL-3.0-only",
|
||||
"maintainer": [
|
||||
{
|
||||
"name": "Florian Schmitt",
|
||||
"email": "mrflos@lilo.org"
|
||||
},
|
||||
{
|
||||
"name": "Nils Van Zuijlen",
|
||||
"email": "nils.van-zuijlen@mailo.com"
|
||||
|
|
Loading…
Reference in a new issue