From 5ed76bc32333a3147f4a695cb59559b83420870e Mon Sep 17 00:00:00 2001 From: haley-wiskoski <90292461+haley-wiskoski@users.noreply.github.com> Date: Thu, 7 Apr 2022 20:54:08 -0700 Subject: [PATCH 1/2] Update _config.yml --- _config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/_config.yml b/_config.yml index 1a238087674..17e44b7cba6 100644 --- a/_config.yml +++ b/_config.yml @@ -2,11 +2,11 @@ # REQUIRED CHANGES # Edit next line, providing your own name. -title: Molly Maluhia | Professional Portfolio +title: Haley E. Wiskoski | Professional Portfolio # Edit next line, replacing 'techfolios' with your github username -url: "https://techfolios.github.io" +url: "https://haley-wiskoski.github.io" # Edit next line so that baseurl is "" if your repo is .github.io -baseurl: "/template" +baseurl: "" # OPTIONAL CHANGES # You might want to change the bio page label to something else, such as CV From 06c7f835ceab8dd9bc2e259d3b663672e8341de7 Mon Sep 17 00:00:00 2001 From: haley-wiskoski <90292461+haley-wiskoski@users.noreply.github.com> Date: Thu, 7 Apr 2022 21:01:47 -0700 Subject: [PATCH 2/2] Update _config.yml --- _config.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/_config.yml b/_config.yml index 17e44b7cba6..700d62a3f14 100644 --- a/_config.yml +++ b/_config.yml @@ -2,7 +2,7 @@ # REQUIRED CHANGES # Edit next line, providing your own name. -title: Haley E. Wiskoski | Professional Portfolio +title: Haley Wiskoski | Professional Portfolio # Edit next line, replacing 'techfolios' with your github username url: "https://haley-wiskoski.github.io" # Edit next line so that baseurl is "" if your repo is .github.io