me icon indicating copy to clipboard operation
me copied to clipboard

Some links to errors are in src/sections/Contact/constants.ts

Open s5s5 opened this issue 3 years ago • 0 comments

The correct links are probably:

...
  { image: github, url: "https://github.com/haixiangyan" },
...
  { image: zhihu, url: "https://www.zhihu.com/people/haixiangyan" },
...

s5s5 avatar May 20 '22 07:05 s5s5