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:
parent
6da4ad9b80
commit
88789f98d2
7 changed files with 23 additions and 14 deletions
2
index.md
2
index.md
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue