mirror of
https://github.com/yude-jp/yude.jp
synced 2025-04-20 22:14:51 +09:00
Fix indent
This commit is contained in:
parent
d090d99b0d
commit
d5674bd871
@ -6,11 +6,11 @@ const Index = () => (
|
|||||||
|
|
||||||
<Layout title="ホーム">
|
<Layout title="ホーム">
|
||||||
<div>
|
<div>
|
||||||
<Image className="avatar"
|
<Image className="avatar"
|
||||||
src = "/static/images/avatar.png"
|
src = "/static/images/avatar.png"
|
||||||
alt = "yude's avatar"
|
alt = "yude's avatar"
|
||||||
width = {200}
|
width = {200}
|
||||||
height = {200}
|
height = {200}
|
||||||
/>
|
/>
|
||||||
<p>🔨 This page is under the construction. 🔨</p>
|
<p>🔨 This page is under the construction. 🔨</p>
|
||||||
<p>For now, please visit <Link href="https://yude.moe"><a>yude.moe</a></Link>.
|
<p>For now, please visit <Link href="https://yude.moe"><a>yude.moe</a></Link>.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user