Skip to content
This repository has been archived by the owner on Oct 23, 2024. It is now read-only.

Commit

Permalink
Fix See the Sauce
Browse files Browse the repository at this point in the history
  • Loading branch information
sabaimran committed Jan 23, 2024
1 parent 54b17fa commit 8a33119
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/pages/WhatsApp.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,7 @@ export default function About() {
})}
/>
</div>
<h2 className='article-title'>See the Code</h2>
<h2 className='article-title'>Fully Open-Source</h2>
<div className='content'>
<p className='content'>
<b>Khoj is open source by design</b>.
Expand All @@ -166,7 +166,7 @@ export default function About() {
ghost
icon={<Icon component={GithubIcon} />}
href="https://github.com/khoj-ai/flint">
See the sauce
See the code
</Button>
</div>
<h2 className='article-title'>How it works</h2>
Expand Down

0 comments on commit 8a33119

Please sign in to comment.