Skip to content

Commit

Permalink
[improve: ondras#46] Open twitter link in a new tab by default
Browse files Browse the repository at this point in the history
  • Loading branch information
serv committed Feb 22, 2014
1 parent 7dcc4d6 commit c747d61
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 @@ -14,7 +14,7 @@
</head>
<body onload="init()">
<ul id="port">
<div id="tip">Press ‘Tab’ to Insert Child, ‘Enter’ to Insert Sibling Node. For more tips/news, follow <a href="https://twitter.com/my_mind_app">@my_mind_app</a>.</div>
<div id="tip">Press ‘Tab’ to Insert Child, ‘Enter’ to Insert Sibling Node. For more tips/news, follow <a href="https://twitter.com/my_mind_app" target="_blank">@my_mind_app</a>.</div>
</ul>
<div id="throbber"></div>

Expand Down

0 comments on commit c747d61

Please sign in to comment.