Update StickyFooter.tsx

This commit is contained in:
谷風天音 | 是一个浓度纯度都比较高的柚子厨,因为柚子社天下第一!时不时发柚子的癫。有个能干的妹妹真好,たにかぜ あまね天下第一喵,关注谷風天音谢谢喵,关注谷風天音谢谢喵,谢谢在这里看我发癫,天音妹妹真的好好看喵,单推天音一辈子!谁不推天音就打爆他的宁宁的起爆器!\柚子社/\柚子社/\柚子社/\天音/\天音/\天音/天音,我真的好喜欢你啊,为了你,我要 0721!\たにかぜ あまね/\たにかぜ あまね/\たにかぜ あまね/\たにかぜ あまね/\たにかぜ あまね/\たにかぜ あまね/\たにかぜ あまね/ 2023-03-30 23:34:10 +08:00 committed by GitHub
parent 6f69c7f4a7
commit 076d40d82d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 5 deletions

View File

@ -9,11 +9,18 @@ function Copyright() {
return (
<Typography variant="body2" color="text.secondary">
{'Copyright © '}
<Link color="inherit" href="https://mui.com/">
Your Website
<Link color="inherit" href="https://github.com/Nofated095/">
Nofated
</Link>{' '}
{new Date().getFullYear()}
{'.'}
</Typography>
<Typography variant="body2" color="text.secondary">
<Link color="inherit" href="https://icp.gov.moe/?keyword=20230721">
ICP 20230721
</Link>
</Typography>
);
}
@ -51,9 +58,7 @@ export default function StickyFooter() {
}}
>
<Container maxWidth="sm">
<Typography variant="body1">
Made by Nofated. ICP 20230721
</Typography>
<Copyright />
</Container>
</Box>