mirror of
https://github.com/Kozea/Radicale.git
synced 2025-06-29 16:55:32 +00:00
Play again with orders
This commit is contained in:
parent
2fe6bb3093
commit
8394fd58ec
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@ You can also download
|
|||
|
||||
You can download the Radicale package for each release:
|
||||
|
||||
{% for release in site.github.releases where:"draft",false sort:"created_at" %}
|
||||
{% for release in site.github.releases where:"draft",false sort:"created_at" reversed %}
|
||||
- [Radicale-{{ release.tag_name }}.tar.gz](http://pypi.python.org/packages/source/R/Radicale/Radicale-{{ release.tag_name }}.tar.gz){% endfor %}
|
||||
|
||||
## Linux Distribution Packages
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue