mirror of
https://github.com/LucasVbr/bin2dec.git
synced 2026-05-13 17:12:07 +00:00
Add link to Github repo
This commit is contained in:
@@ -5,7 +5,7 @@ export default function Footer() {
|
||||
<Box m={4}>
|
||||
<Divider/>
|
||||
<Text align={'center'} marginTop={4}>
|
||||
<Link>See code on GitHub</Link>
|
||||
<Link href={"https://github.com/LucasVbr/bin2dec"} target={'_blank'}>See code on GitHub</Link>
|
||||
</Text>
|
||||
</Box>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user