Skip to content

Commit

Permalink
Update Header.tsx (#74)
Browse files Browse the repository at this point in the history
  • Loading branch information
chehsunliu authored Oct 10, 2024
1 parent f191252 commit bf261c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/feature/header/Header.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ const Header = () => {
<Typography data-testid="pal-header-title" className={classes.title} variant="h3">
{t("header.title")}
<Typography variant="subtitle1">
<Link href="https://github.com/chehsunliu/pal-save-editor">source code</Link>
Source code 放在 <Link href="https://github.com/chehsunliu/pal-save-editor">GitHub</Link>,有需要新仙劍奇俠傳修改的朋友也可以到<Link href="https://chehsunliu.github.io/retro">這個網頁</Link>,之後這邊也會搬過去。
</Typography>
</Typography>
<ButtonGroup color="primary">
Expand Down

0 comments on commit bf261c6

Please sign in to comment.