diff options
| -rw-r--r-- | _config.yml.dist | 2 |
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.
|
