mirror of
https://github.com/yude-jp/yude.jp
synced 2024-12-22 20:20:09 +09:00
Fix typo
This commit is contained in:
parent
3176e793fb
commit
d3bac1e9ef
@ -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">
|
||||
|
Loading…
Reference in New Issue
Block a user