Compare commits
2 Commits
feat/secur
...
1a1b44743a
Author | SHA1 | Date | |
---|---|---|---|
1a1b44743a
|
|||
827eceed2b |
@@ -2,7 +2,7 @@ import { baseUrl } from "./api";
|
||||
|
||||
export default function Header() {
|
||||
return <div className="logo">
|
||||
<a href={baseUrl}>
|
||||
<a href={"/"}>
|
||||
<img alt="logo" height="66%" src="logo.svg" />
|
||||
<h3 className="centered">cutt</h3>
|
||||
</a>
|
||||
|
Reference in New Issue
Block a user