From 56d07ed5f860585e331e309dee11ead8ca0b4172 Mon Sep 17 00:00:00 2001 From: Megan Silvey <35213597+MeganSilvey1@users.noreply.github.com> Date: Sun, 14 Apr 2024 05:18:50 +0000 Subject: [PATCH] Update config file --- _config.yml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/_config.yml b/_config.yml index a5556fd..2f48031 100644 --- a/_config.yml +++ b/_config.yml @@ -1,12 +1,12 @@ # Site settings title: Developer Portal -email: {your email address} +email: megan.e.silvey@gmail.com description: Documentation for Sports World Central's Fantasy Football API. baseurl: "/dev-portal" # the subpath of your site, e.g. /blog/ -url: https://{your GitHub ID}.github.io # the base hostname & protocol for your site -git_address: https://github.com/{your GitHub ID}/dev-portal -git_edit_address: https://github.com/{your GitHub ID}/dev-portal/blob/gh-pages +url: https://MeganSilvey1.github.io # the base hostname & protocol for your site +git_address: https://github.com/MeganSilvey1/dev-portal +git_edit_address: https://github.com/MeganSilvey1/dev-portal/blob/gh-pages # Theme options from https://bootswatch.com/ # comment-out to use default Bootstrap