We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 75147c4 commit ff3cdc8Copy full SHA for ff3cdc8
src/modules/home/home.11ty.tsx
@@ -28,7 +28,7 @@ function Page(this: IPage) {
28
jsPath="home/home.entry.js"
29
>
30
<main class={style.content}>
31
- <p class={style.text}>11tyboo</p>
+ <p class={style.text}>11tyby</p>
32
<a href="/articles/first-post" class={style.link}>
33
Go to the First post
34
</a>
0 commit comments