mirror of
https://github.com/ajnart/homarr.git
synced 2025-11-08 22:45:49 +01:00
feat: Multiple QoL updates
This commit is contained in:
@@ -60,7 +60,7 @@ export function Footer({ links }: FooterCenteredProps) {
|
||||
>
|
||||
<Group className={classes.links}>{items}</Group>
|
||||
<Group spacing="xs" position="right" noWrap>
|
||||
<ActionIcon<'a'> component="a" href="https://github.com/ajnart/myhomepage" size="lg">
|
||||
<ActionIcon<'a'> component="a" href="https://github.com/ajnart/homarr" size="lg">
|
||||
<BrandGithub size={18} />
|
||||
</ActionIcon>
|
||||
</Group>
|
||||
|
||||
Reference in New Issue
Block a user