Skip to content

Commit

Permalink
Changed home page title
Browse files Browse the repository at this point in the history
  • Loading branch information
jahilldev committed Jan 8, 2021
1 parent 75147c4 commit ff3cdc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/modules/home/home.11ty.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ function Page(this: IPage) {
jsPath="home/home.entry.js"
>
<main class={style.content}>
<p class={style.text}>11tyboo</p>
<p class={style.text}>11tyby</p>
<a href="/articles/first-post" class={style.link}>
Go to the First post
</a>
Expand Down

0 comments on commit ff3cdc8

Please sign in to comment.