From 63eef62a777909a7fe038ccea64952af3119a77c Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 20 Oct 2020 09:57:50 -0700 Subject: fix: replace github handle --- src/components/navigation/Footer.js | 2 +- src/components/projectData.js | 2 +- src/components/skills/SkillListing.js | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/components/navigation/Footer.js b/src/components/navigation/Footer.js index ff260b1..495283a 100644 --- a/src/components/navigation/Footer.js +++ b/src/components/navigation/Footer.js @@ -44,7 +44,7 @@ export default class Footer extends Component { yt
  • - gh + gh


  • diff --git a/src/components/projectData.js b/src/components/projectData.js index d5f713b..a8f4128 100644 --- a/src/components/projectData.js +++ b/src/components/projectData.js @@ -25,7 +25,7 @@ let projectData = { { "title": "projects/ github.", "image": "https://kinsta.com/wp-content/uploads/2018/04/what-is-github-1-1.png", - "redirect": "https://github.com/8cy" + "redirect": "https://github.com/fuwn" }, { "title": "Senpy", diff --git a/src/components/skills/SkillListing.js b/src/components/skills/SkillListing.js index 9cf2b5e..ef1090d 100644 --- a/src/components/skills/SkillListing.js +++ b/src/components/skills/SkillListing.js @@ -134,7 +134,7 @@ export default class Skills extends Component {
  • Few Lua experience
  • -- cgit v1.2.3