mirror of
https://github.com/yude-jp/yude.jp
synced 2025-02-02 00:30:11 +09:00
Fix typo
This commit is contained in:
parent
32b327df34
commit
3176e793fb
@ -22,7 +22,7 @@ export default function Index(props) {
|
||||
<Layout title="{home}">
|
||||
<Navbar />
|
||||
<div className="my-9">
|
||||
<div class="m-10">
|
||||
<div className="m-10">
|
||||
<Image
|
||||
src = "/static/images/avatar.png"
|
||||
alt = "yude's avatar"
|
||||
|
Loading…
Reference in New Issue
Block a user