mirror of
https://github.com/yude-jp/yude.jp
synced 2025-10-13 03:38:36 +09:00
Fix typo
This commit is contained in:
@@ -19,7 +19,7 @@ export default function Index(props) {
|
||||
|
||||
return (
|
||||
|
||||
<Layout title="{home}">
|
||||
<Layout title={home}>
|
||||
<Navbar />
|
||||
<div className="my-9">
|
||||
<div className="m-10">
|
||||
|
Reference in New Issue
Block a user