refact(frontend): github link
This commit is contained in:
parent
b4a4dc2dff
commit
6787f6cbc1
|
|
@ -65,7 +65,9 @@ export const Layout = withAuthGuard((props) => {
|
||||||
right:"5px",
|
right:"5px",
|
||||||
cursor:"pointer"
|
cursor:"pointer"
|
||||||
}}>
|
}}>
|
||||||
<Link href='https://github.com/OktopUSP/oktopus' target='blank'>
|
<Link
|
||||||
|
href='https://github.com/OktopUSP/oktopus'
|
||||||
|
target='blank'>
|
||||||
<Image
|
<Image
|
||||||
alt="github logo"
|
alt="github logo"
|
||||||
src="/assets/general/github-mark.png"
|
src="/assets/general/github-mark.png"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user