diff --git a/docs/_config.yml b/docs/_config.yml index f59242df6..b1711f54e 100644 --- a/docs/_config.yml +++ b/docs/_config.yml @@ -15,11 +15,10 @@ plugins: github: [metadata] -<<<<<<< HEAD sass: sass_dir: _sass style: compressed -======= + author: name: Shidong Wang twitter: SpaceVim @@ -32,4 +31,3 @@ social: - https://twitter.com/SpaceVim - https://github.com/SpaceVim/SpaceVim - https://www.reddit.com/r/SpaceVim/ ->>>>>>> 8b84e4959a542fba3aa7692e26d8fcc9ff4ae029 diff --git a/docs/_layouts/default.html b/docs/_layouts/default.html index 1ae884d3b..3697d67ab 100644 --- a/docs/_layouts/default.html +++ b/docs/_layouts/default.html @@ -1,64 +1,34 @@ - - - - - {% seo %} - - - - + - + - - - - - - - - - - - - + + + - - - - - + + Fork me on GitHub -
+
-
-
-

{{ site.title | default: site.github.repository_name }}

-

{{ site.description | default: site.github.project_tagline }}

-
-

- Home | - About | - Documentation | - Development | - Community | - Sponsors -

-
-
+
+
+

{{ site.title | default: site.github.repository_name }}

+

{{ site.description | default: site.github.project_tagline }}

+
+

+ Home | + About | + Documentation | + Development | + Community | + Sponsors +

+
+
- {{ content }} + {{ content }} -
+
-
+
- {% if site.google_analytics %} - - - {% endif %} - - - -

- Hosted on GitHub — Theme by mattgraham -

-
+ {% if site.google_analytics %} + + + {% endif %} + + + +

+ Hosted on GitHub — Theme by mattgraham +

+