From 09a7b14bdcab8c15cd0f64a000ad4076ba4bfd29 Mon Sep 17 00:00:00 2001 From: Ray Lyon Date: Wed, 23 Sep 2020 19:58:49 -0400 Subject: [PATCH] initial theme tweaks --- _config.yml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/_config.yml b/_config.yml index 49bf5ee..9f9b5d4 100644 --- a/_config.yml +++ b/_config.yml @@ -12,18 +12,18 @@ theme : "minimal-mistakes-jekyll" # remote_theme : "mmistakes/minimal-mistakes" -minimal_mistakes_skin : "default" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise" +minimal_mistakes_skin : "air" # "air", "aqua", "contrast", "dark", "dirt", "neon", "mint", "plum", "sunrise" # Site Settings locale : "en-US" -title : "Site Title" +title : "Ray Against the Machine" title_separator : "-" subtitle : # site tagline that appears below site title in masthead -name : "Your Name" +name : "Ray Lyon" description : "An amazing website." -url : # the base hostname & protocol for your site e.g. "https://mmistakes.github.io" +url : # "https://rayagainstthemachine.net" baseurl : # the subpath of your site, e.g. "/blog" -repository : # GitHub username/repo-name e.g. "mmistakes/minimal-mistakes" +repository : skoobasteeve/skoobasteeve.github.io.2 teaser : # path of fallback teaser image, e.g. "/assets/images/500x300.png" logo : # path of logo image to display in the masthead, e.g. "/assets/images/88x88.png" masthead_title : # overrides the website title displayed in the masthead, use " " for no title @@ -93,15 +93,15 @@ analytics: # Site Author author: - name : "Your Name" + name : "Ray Lyon" avatar : # path of avatar image, e.g. "/assets/images/bio-photo.jpg" bio : "I am an **amazing** person." - location : "Somewhere" + location : "New York, NY" email : links: - label: "Email" icon: "fas fa-fw fa-envelope-square" - # url: "mailto:your.name@email.com" + url: "mailto:ray@raylyon.net" - label: "Website" icon: "fas fa-fw fa-link" # url: "https://your-website.com" @@ -113,7 +113,7 @@ author: # url: "https://facebook.com/" - label: "GitHub" icon: "fab fa-fw fa-github" - # url: "https://github.com/" + url: "https://github.com/skoobasteeve" - label: "Instagram" icon: "fab fa-fw fa-instagram" # url: "https://instagram.com/"