diff options
Diffstat (limited to '_config.yml')
| -rw-r--r-- | _config.yml | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/_config.yml b/_config.yml index ac868c7..52a9074 100644 --- a/_config.yml +++ b/_config.yml @@ -18,8 +18,6 @@ paginate_path: "/blog/page:num" 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: "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.
|
