mirror of
https://github.com/seigler/dash-docs
synced 2025-07-28 02:06:13 +00:00
set warning bubble before showing online wallets
remove my wallet from the top of the "choose your wallet" page. remove all target="_blank", let the user choose if he wants to open pages in new tabs
This commit is contained in:
parent
c11f93d990
commit
0cb9ba43f5
28 changed files with 212 additions and 97 deletions
|
@ -4,9 +4,9 @@ title: Community - Bitcoin
|
|||
---
|
||||
<h1>Bitcoin communities</h1>
|
||||
<ul class="ressources">
|
||||
<li><a href="http://bitcoin.stackexchange.com/" target="_blank">Bitcoin StackExchange (Q&A)</a></li>
|
||||
<li><a href="http://bitcoin.stackexchange.com/">Bitcoin StackExchange (Q&A)</a></li>
|
||||
<li><a href="https://bitcointalk.org/">BitcoinTalk Forum</a></li>
|
||||
<li>Join the project's lively IRC channels on the <a href="http://freenode.net/" target="_blank">FreeNode</a> network<br>or use the <a href="http://webchat.freenode.net/?channels=bitcoin&uio=d4" target="_blank">FreeNode Web IRC</a>.
|
||||
<li>Join the project's lively IRC channels on the <a href="http://freenode.net/">FreeNode</a> network<br>or use the <a href="http://webchat.freenode.net/?channels=bitcoin&uio=d4">FreeNode Web IRC</a>.
|
||||
<ul>
|
||||
<li><strong>#bitcoin</strong> (General Bitcoin-related)</li>
|
||||
<li><strong>#bitcoin-dev</strong> (Development and technical)</li>
|
||||
|
@ -15,7 +15,7 @@ title: Community - Bitcoin
|
|||
<li><strong>#bitcoin-mining</strong> (Bitcoin mining related)</li>
|
||||
</ul>
|
||||
</li>
|
||||
<li><a href="http://twitter.com/#!/search/bitcoin" target="_blank">Twitter Search</a></li>
|
||||
<li><a href="https://www.facebook.com/pages/Bitcoin-P2P-Cryptocurrency/134466763256650" target="_blank">Facebook Page</a></li>
|
||||
<li><a href="http://www.reddit.com/r/Bitcoin/" target="_blank">Reddit's Bitcoin community</a></li>
|
||||
<li><a href="http://twitter.com/#!/search/bitcoin">Twitter Search</a></li>
|
||||
<li><a href="https://www.facebook.com/pages/Bitcoin-P2P-Cryptocurrency/134466763256650">Facebook Page</a></li>
|
||||
<li><a href="http://www.reddit.com/r/Bitcoin/">Reddit's Bitcoin community</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue