Skip to content

Commit

Permalink
/signup doesnt exist yet
Browse files Browse the repository at this point in the history
  • Loading branch information
cohenaj194 committed Sep 24, 2024
1 parent f42b924 commit cf1995d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/routes/_public._index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -278,7 +278,8 @@ export default function Index() {
</p>
<div className="mt-8">
<a
href="/signup"
// href="/signup"
href="/blog"
className="inline-block bg-white text-purple-600 font-semibold py-3 px-6 rounded-md shadow-md hover:bg-gray-100">
Get Started
</a>
Expand Down

0 comments on commit cf1995d

Please sign in to comment.