mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 12:10:11 +09:00
Update index.js
This commit is contained in:
parent
6bffe3e7de
commit
128c0ef3e2
@ -7,10 +7,11 @@ const Index = () => (
|
||||
<Layout title="ホーム">
|
||||
<div>
|
||||
<Image className="avatar"
|
||||
src = "/static/images/avatar.png"
|
||||
alt = "yude's avatar"
|
||||
width = {200}
|
||||
height = {200}
|
||||
src = "/static/images/avatar.png"
|
||||
alt = "yude's avatar"
|
||||
width = {200}
|
||||
height = {200}
|
||||
unoptimized = {true}
|
||||
/>
|
||||
<p>🔨 This page is under the construction. 🔨</p>
|
||||
<p>For now, please visit <Link href="https://yude.moe"><a>yude.moe</a></Link>.
|
||||
|
Loading…
Reference in New Issue
Block a user