Move repo URL into config file

This commit is contained in:
2017-10-08 15:15:23 +01:00
parent 084cba10d5
commit ed36d3fe5b
2 changed files with 2 additions and 1 deletions

View File

@@ -5,6 +5,7 @@ description: >
author: Jim Myhrberg
hostname: commonflow.org
url: https://commonflow.org
repo_url: https://github.com/jimeh/common-flow
current_version: 1.0.0-rc.4
versions:

View File

@@ -37,7 +37,7 @@
</ul>
</div>
<div class="links">
<a href="https://github.com/jimeh/common-flow">
<a href="{{ site.repo_url }}">
<i class="fa fa-github" aria-hidden="true"></i>
</a>
</div>