bump name to verify version
This commit is contained in:
parent
aa0f787a99
commit
9976673c5f
|
|
@ -26,7 +26,7 @@ export function Header({ dark }: { dark?: boolean }) {
|
||||||
<Container size="40em">
|
<Container size="40em">
|
||||||
<Group align="end">
|
<Group align="end">
|
||||||
<Anchor href="/" className={classes.home}>
|
<Anchor href="/" className={classes.home}>
|
||||||
orion reed 1
|
orion reed 2
|
||||||
</Anchor>
|
</Anchor>
|
||||||
<Anchor href="/posts" className={classes.link}>
|
<Anchor href="/posts" className={classes.link}>
|
||||||
posts
|
posts
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue