From eee11cd3d39d61b43ef8d3126b89d7ead39a1242 Mon Sep 17 00:00:00 2001 From: wsdjeg Date: Wed, 17 Jan 2018 23:04:37 +0800 Subject: [PATCH] Fix page link --- docs/Gemfile | 1 - docs/_config.yml | 1 - docs/_layouts/default.html | 8 ++++---- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/docs/Gemfile b/docs/Gemfile index be00dda58..c80d600c7 100644 --- a/docs/Gemfile +++ b/docs/Gemfile @@ -3,4 +3,3 @@ gem 'github-pages', group: :jekyll_plugins gem 'jekyll-redirect-from', group: :jekyll_plugins gem 'jekyll-seo-tag' gem 'jekyll-feed' -gem "jekyll-github-metadata" diff --git a/docs/_config.yml b/docs/_config.yml index 935649d9a..2342c87f1 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -9,7 +9,6 @@ logo: https://spacevim.org/SpaceVim.png permalink: /:title/ plugins: - - jekyll-github-metadata - jekyll-redirect-from - jekyll-sitemap - jekyll-seo-tag diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 2d32ae7ff..8ab96ea48 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -93,10 +93,10 @@ -

- Hosted on GitHub — Theme by mattgraham -

- Please {% github_edit_link "Help improve this article" %}. +

+ Hosted on GitHub, Help improve this page — Theme by mattgraham, + +