diff options
| author | Fuwn <[email protected]> | 2020-10-20 09:44:07 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2020-10-20 09:44:07 -0700 |
| commit | 0f43eaa14a68c1ec95d97c799841e4771d30f8d3 (patch) | |
| tree | b188301ba20969af8390fcf39c2e55133023426c /src/components/projectData.js | |
| parent | Merge branch 'rewrite-test' (diff) | |
| download | me-ascii-rewrite-test.tar.xz me-ascii-rewrite-test.zip | |
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 c0fa074..f214cdb 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" } ] }, |