diff options
| author | Fuwn <[email protected]> | 2020-10-20 09:57:50 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-10-20 09:57:50 -0700 |
| commit | 63eef62a777909a7fe038ccea64952af3119a77c (patch) | |
| tree | 2f539037d70b03862c7a109474b4726d7346a12a /src/components/projectData.js | |
| parent | feat: add new development projects (diff) | |
| download | me-63eef62a777909a7fe038ccea64952af3119a77c.tar.xz me-63eef62a777909a7fe038ccea64952af3119a77c.zip | |
fix: replace github handle
Diffstat (limited to 'src/components/projectData.js')
| -rw-r--r-- | src/components/projectData.js | 2 |
1 files changed, 1 insertions, 1 deletions
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", |