From 0b45262a39a5e16acf7319e22dffba49e5172900 Mon Sep 17 00:00:00 2001 From: Jim Martens Date: Sun, 5 Jul 2020 16:32:25 +0200 Subject: [PATCH] Added missing config for github metadata Signed-off-by: Jim Martens --- _config.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/_config.yml b/_config.yml index aff789d..107f639 100644 --- a/_config.yml +++ b/_config.yml @@ -15,6 +15,7 @@ baseurl: "" # the subpath of your site, e.g. /blog url: "https://2martens.de" # the base hostname & protocol for your site timezone: "Europe/Berlin" encoding: utf-8 +repository: 2martens/2martens.de collections: events: output: true