1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-18 04:50:03 +02:00

repos: fixing the variables and template abit.

This commit is contained in:
Henrik Hautakoski 2019-10-22 14:05:55 +02:00
parent 6da4ad9b80
commit 88789f98d2
7 changed files with 23 additions and 14 deletions

View file

@ -29,7 +29,7 @@ Here is a list of different repositories we provide.
### Repositories
{% for repo in site.repos %}
* [{{ repo.name }}]({{ repo.url | relative_url }}) - {{ repo.description }}
* [{{ repo.title }}]({{ repo.url | relative_url }}) - {{ repo.description }}
{% endfor %}
### Components