summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorYehonal <yehonal.azeroth@gmail.com>2019-08-30 15:44:42 +0200
committerGitHub <noreply@github.com>2019-08-30 15:44:42 +0200
commit8c447f9f53c9630d525b1d1cdaf80038c875d944 (patch)
treeee969ee6ddf1fa5828485ca6545e002fa0cfd855
parent18fa1c518e213096287c06a66cfdc314134b29b0 (diff)
downloadwiki-8c447f9f53c9630d525b1d1cdaf80038c875d944.tar.gz
wiki-8c447f9f53c9630d525b1d1cdaf80038c875d944.tar.bz2
wiki-8c447f9f53c9630d525b1d1cdaf80038c875d944.zip
Use github service
-rw-r--r--_config.yml.dist2
1 files changed, 1 insertions, 1 deletions
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.