mirror of
https://github.com/YunoHost-Apps/pelican_ynh.git
synced 2024-09-03 19:46:35 +02:00
Merge branch 'testing' into add-conf
This commit is contained in:
commit
85030c23c8
3 changed files with 3 additions and 3 deletions
|
@ -24,7 +24,7 @@ Pelican is a static site generator written in Python.
|
|||
* Completely static output is simple to host anywhere
|
||||
|
||||
|
||||
**Shipped version:** 4.9.1 ~ynh1
|
||||
**Shipped version:** 4.9.1~ynh1
|
||||
## Documentation and resources
|
||||
|
||||
* Official app website: <https://blog.getpelican.com>
|
||||
|
|
|
@ -24,7 +24,7 @@ Pelican est un générateur de sites statiques écrit en Python.
|
|||
* Sortie statique simple à héberger n'importe où
|
||||
|
||||
|
||||
**Version incluse :** 4.9.1 ~ynh1
|
||||
**Version incluse :** 4.9.1~ynh1
|
||||
## Documentations et ressources
|
||||
|
||||
* Site officiel de l’app : <https://blog.getpelican.com>
|
||||
|
|
|
@ -5,7 +5,7 @@ name = "Pelican"
|
|||
description.en = "Static Site Generator"
|
||||
description.fr = "Générateur de blog statique"
|
||||
|
||||
version = "4.9.1 ~ynh1"
|
||||
version = "4.9.1~ynh1"
|
||||
|
||||
maintainers = ["Ylies Chahi"]
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue