Skip to content

Commit ff3cdc8

Browse files
committed
Changed home page title
1 parent 75147c4 commit ff3cdc8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/modules/home/home.11ty.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ function Page(this: IPage) {
2828
jsPath="home/home.entry.js"
2929
>
3030
<main class={style.content}>
31-
<p class={style.text}>11tyboo</p>
31+
<p class={style.text}>11tyby</p>
3232
<a href="/articles/first-post" class={style.link}>
3333
Go to the First post
3434
</a>

0 commit comments

Comments
 (0)