mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-13 03:38:36 +09:00
Delete debug indicator
This commit is contained in:
@@ -18,7 +18,6 @@ export default function Index(props) {
|
||||
<Layout title="ホーム">
|
||||
<Navbar />
|
||||
<div className="my-9">
|
||||
<p>[Debug] Current locale: {locale}</p>
|
||||
<Image className="rounded-full"
|
||||
src = "/static/images/avatar.png"
|
||||
alt = "yude's avatar"
|
||||
|
Reference in New Issue
Block a user