mirror of
https://github.com/YouHaveTrouble/youhavetrouble.github.io.git
synced 2026-05-12 14:26:56 +00:00
handle images better
This commit is contained in:
@@ -16,6 +16,6 @@ const { current = '' } = Astro.props;
|
||||
</style>
|
||||
|
||||
<header>
|
||||
<Logo />
|
||||
<Logo width="50" height="50" />
|
||||
<Nav current={current} />
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user