mirror of
https://github.com/jimeh/commonflow.org.git
synced 2026-02-19 05:46:40 +00:00
Move repo URL into config file
This commit is contained in:
@@ -5,6 +5,7 @@ description: >
|
|||||||
author: Jim Myhrberg
|
author: Jim Myhrberg
|
||||||
hostname: commonflow.org
|
hostname: commonflow.org
|
||||||
url: https://commonflow.org
|
url: https://commonflow.org
|
||||||
|
repo_url: https://github.com/jimeh/common-flow
|
||||||
|
|
||||||
current_version: 1.0.0-rc.4
|
current_version: 1.0.0-rc.4
|
||||||
versions:
|
versions:
|
||||||
|
|||||||
@@ -37,7 +37,7 @@
|
|||||||
</ul>
|
</ul>
|
||||||
</div>
|
</div>
|
||||||
<div class="links">
|
<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>
|
<i class="fa fa-github" aria-hidden="true"></i>
|
||||||
</a>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|||||||
Reference in New Issue
Block a user