diff --git a/_config.yml b/_config.yml index 80135c0..7fecb29 100644 --- a/_config.yml +++ b/_config.yml @@ -10,7 +10,7 @@ # Review documentation to determine if you should use `theme` or `remote_theme` # https://mmistakes.github.io/minimal-mistakes/docs/quick-start-guide/#installing-the-theme -theme : "minimal-mistakes-jekyll" +theme : "minimal-mistakes-jekyll" # remote_theme : "mmistakes/minimal-mistakes" minimal_mistakes_skin : "air" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise" @@ -18,9 +18,9 @@ minimal_mistakes_skin : "air" # "air", "aqua", "contrast", "dark", "dirt", "n locale : "en-US" title : "Ray Against the Machine" title_separator : "-" -subtitle : # site tagline that appears below site title in masthead +subtitle : "Breaking things so you don't have to." name : "Ray Lyon" -description : "An amazing website." +description : "Linux, self-hosting, and privacy." url : # "https://rayagainstthemachine.net" baseurl : # the subpath of your site, e.g. "/blog" repository : skoobasteeve/skoobasteeve.github.io.2