Update Title
This commit is contained in:
parent
4375b7c2e4
commit
e74dd037a5
1 changed files with 2 additions and 2 deletions
|
|
@ -1,8 +1,8 @@
|
|||
---
|
||||
import BaseLayout from "../layouts/BaseLayout.astro";
|
||||
const pageTitle = "Home Page";
|
||||
const pageTitle = "Naputo";
|
||||
---
|
||||
|
||||
<BaseLayout pageTitle={pageTitle}>
|
||||
<h2>ブログ</h2>
|
||||
<h2>アプトプットの場として、プログラミングや書評を共有します。</h2>
|
||||
</BaseLayout>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue