Skip to content

Commit

Permalink
I hate target=_blank but here it is justified.
Browse files Browse the repository at this point in the history
  • Loading branch information
Fred Wenzel committed May 8, 2014
1 parent 736fdd4 commit 8130039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ <h1>Firekey</h1>

<x-card id="welcome">
<p>Welcome to Firekey!</p>
<p>This is a simple "authenticator" app that allows you to generate 2-factor auth tokens for services using the <a href="http://en.wikipedia.org/wiki/Time-based_One-time_Password_Algorithm">TOTP standard</a>, for example Google or GitHub.</p>
<p>This is a simple "authenticator" app that allows you to generate 2-factor auth tokens for services using the <a href="http://en.wikipedia.org/wiki/Time-based_One-time_Password_Algorithm" target="_blank">TOTP standard</a>, for example Google or GitHub.</p>
<p>Get started by adding an account.</p>
<button>Add account</button>
</x-card>
Expand Down

0 comments on commit 8130039

Please sign in to comment.