From ed36d3fe5bb82ff35a940afe59e27a51128faf5e Mon Sep 17 00:00:00 2001 From: Jim Myhrberg Date: Sun, 8 Oct 2017 15:15:23 +0100 Subject: [PATCH] Move repo URL into config file --- _config.yml | 1 + _layouts/default.html | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index e7c1325..0c3ac1f 100644 --- a/_config.yml +++ b/_config.yml @@ -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: diff --git a/_layouts/default.html b/_layouts/default.html index b8bc768..9e047d6 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -37,7 +37,7 @@