0
0
mirror of https://github.com/yude-jp/yude.jp synced 2024-06-09 15:26:01 +09:00

Fix indent

This commit is contained in:
yude 2021-02-06 02:33:01 +09:00
parent d090d99b0d
commit d5674bd871

View File

@ -6,11 +6,11 @@ const Index = () => (
<Layout title="ホーム">
<div>
<Image className="avatar"
src = "/static/images/avatar.png"
alt = "yude's avatar"
width = {200}
height = {200}
<Image className="avatar"
src = "/static/images/avatar.png"
alt = "yude's avatar"
width = {200}
height = {200}
/>
<p>🔨 This page is under the construction. 🔨</p>
<p>For now, please visit <Link href="https://yude.moe"><a>yude.moe</a></Link>.