mirror of
https://github.com/Kozea/Radicale.git
synced 2025-08-13 18:50:53 +00:00
Typo
This commit is contained in:
parent
de1c745c56
commit
f0e4f221f7
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ permalink: /news/
|
||||||
{% assign latest_release = releases[0] %}
|
{% assign latest_release = releases[0] %}
|
||||||
<main>
|
<main>
|
||||||
<p>
|
<p>
|
||||||
Latest version of {{ site.title }} is {{ latest_releases.tag_name }},
|
Latest version of {{ site.title }} is {{ latest_release.tag_name }},
|
||||||
released on {{ latest_release.created_at | date: "%B %-d, %Y" }}
|
released on {{ latest_release.created_at | date: "%B %-d, %Y" }}
|
||||||
(<a href="https://github.com/Kozea/{{ site.title }}/blob/master/NEWS.rst">changelog</a>).
|
(<a href="https://github.com/Kozea/{{ site.title }}/blob/master/NEWS.rst">changelog</a>).
|
||||||
</p>
|
</p>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue