chore: migrate c121914yu to labring (#121)

* chore: migrate c121914yu to labring

* style: delete unused files

About those files:
https://www.sulinehk.com/post/reasons-and-solutions-for-the-zone.identifier-file-appearing-in-wsl/
This commit is contained in:
moonrailgun
2023-07-13 08:38:10 +08:00
committed by GitHub
parent 22a5dea963
commit 77dafe4337
24 changed files with 8 additions and 8 deletions

View File

@@ -128,7 +128,7 @@ const Navbar = ({ unread }: { unread: number }) => {
<Box>
<Link
as={NextLink}
href="https://github.com/c121914yu/FastGPT"
href="https://github.com/labring/FastGPT"
target={'_blank'}
{...itemStyles}
color={'#9096a5'}