Skip to content

Commit 7a92720

Browse files
committed
Update home page
1 parent 29aab12 commit 7a92720

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/apps/docs/src/pages/index.tsx

+1-1
Original file line numberDiff line numberDiff line change
@@ -177,7 +177,7 @@ const Home: FC<IProps> = ({ popularPages, blogPosts }) => {
177177
subtitle="Home is where the heart is"
178178
href="https://kadena.io"
179179
/>
180-
<BrowseSection.LinkBlock
180+
<BrowseSection.LinkBlock
181181
title="Overview of Pact"
182182
subtitle="Learn the basics of Pact to create a smart contract"
183183
href="/pact"

0 commit comments

Comments
 (0)