Skip to content

Commit

Permalink
Tweak landing page.
Browse files Browse the repository at this point in the history
  • Loading branch information
liffiton committed Jul 30, 2024
1 parent 15c2774 commit 6712c7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/codehelp/templates/landing.html
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ <h2 class="has-text-white">Ask it...</h2>
</a>
{% else %}
<a class="button is-link is-light is-rounded is-size-4" href="{{ url_for('auth.login') }}">
Sign in to try it free!
Sign in to try it free.
</a>
{% endif %}
</p>
Expand Down

0 comments on commit 6712c7f

Please sign in to comment.