Skip to content

Commit a160895

Browse files
committed
Merge just _config.yml
1 parent 3d80b6c commit a160895

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

_config.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
# Review documentation to determine if you should use `theme` or `remote_theme`
1111
# https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#installing-the-theme
1212

13-
#theme : "minimal-mistakes-jekyll"
14-
#remote_theme : "mmistakes/minimal-mistakes"
15-
remote_theme : "mmistakes/[email protected]"
13+
theme : "minimal-mistakes-jekyll"
14+
remote_theme : "mmistakes/minimal-mistakes"
1615
minimal_mistakes_skin : "dark" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise"
1716

1817
# Site Settings
@@ -22,8 +21,8 @@ title_separator : "-"
2221
subtitle : # site tagline that appears below site title in masthead
2322
name : "RMH"
2423
description : "Less is more - Really"
25-
url : https://quidscio.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
26-
#baseurl : / # the subpath of your site, e.g. "/blog"
24+
url : https://quidscio.github.io # the base hostname & protocol for your site e.g. "https://mmistakes.github.io"
25+
baseurl : # the subpath of your site, e.g. "/blog"
2726
repository : quidscio/quidscio.github.io # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes"
2827
teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png"
2928
logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png"

0 commit comments

Comments
 (0)