change powerby

This commit is contained in:
2025-10-21 20:53:31 +08:00
parent 921570f229
commit c1f1fc25ee

View File

@@ -36,7 +36,9 @@ const PoweredBy = ({ ...rest }: PoweredByProps) => {
}} }}
fontWeight={500} fontWeight={500}
> >
Powered by Miaostars Powered by LeonCloud with
<br />
Copyright {new Date().getFullYear()} LeonMMcoset
</Typography> </Typography>
</Box> </Box>
</Box> </Box>