From 7f8b5a3d12c5906e618f29f49fc6626f727e1239 Mon Sep 17 00:00:00 2001 From: Henrik Hautakoski Date: Thu, 10 Oct 2019 18:32:35 +0200 Subject: [PATCH] index.md: link to the repository pages. --- index.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/index.md b/index.md index 811a68b..fefa454 100644 --- a/index.md +++ b/index.md @@ -39,10 +39,9 @@ Here is a list of different repositories we provide. Each repository has 3 diffe #### Repositories -| Name | Description | -| --------- | -------------------------------------- | -| main | Releases of EOS Sw/eden own products. | -| eosio | EOSIO Software | +{% for repo in site.repos %} +* [{{ repo.name }}]({{ repo.url }}) - {{ repo.description }} +{% endfor %} ### Example