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
|
||||
hostname: commonflow.org
|
||||
url: https://commonflow.org
|
||||
repo_url: https://github.com/jimeh/common-flow
|
||||
|
||||
current_version: 1.0.0-rc.4
|
||||
versions:
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user