From 8c447f9f53c9630d525b1d1cdaf80038c875d944 Mon Sep 17 00:00:00 2001 From: Yehonal Date: Fri, 30 Aug 2019 15:44:42 +0200 Subject: Use github service --- _config.yml.dist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml.dist b/_config.yml.dist index f031616..3b5f672 100644 --- a/_config.yml.dist +++ b/_config.yml.dist @@ -19,7 +19,7 @@ permalink: /blog/posts/:year/:month/:day/:title:output_ext # (boolean) Enable/disable download buttons in sidebar show_downloads: true # (string) specify git-wiki host. (github or gitlab) -service: "gitlab" +service: "github" # (string) Specify branch rendered by gitpages allowing wiki tool buttons to work git_branch: "master" # (string) Url of logo image, it can be full, absolute or relative. -- cgit