mirror of
https://github.com/seigler/dash-docs
synced 2025-07-27 01:36:13 +00:00
Merge pull request #9 from graingert/patch-1
Update index.html to include Ubuntu PPA
This commit is contained in:
commit
c7c61ebbbd
2 changed files with 3 additions and 0 deletions
BIN
img/ico-ubuntu.png
Normal file
BIN
img/ico-ubuntu.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 792 B |
|
@ -47,6 +47,9 @@ ALERT:
|
|||
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-win32-setup.exe/download">
|
||||
<img src="img/ico-win.png" class="icon"/>Windows (exe)</a> <small>~4MB</small>
|
||||
</li>
|
||||
<li><a href="https://launchpad.net/~bitcoin/+archive/bitcoin">
|
||||
<img src="img/ico-ubuntu.png" class="icon">Ubuntu PPA</a>
|
||||
</li>
|
||||
<li><a href="http://sourceforge.net/projects/bitcoin/files/Bitcoin/bitcoin-{{ page.DOWNLOAD_VERSION }}/bitcoin-{{ page.DOWNLOAD_VERSION }}-linux.tar.gz/download">
|
||||
<img src="img/ico-tux.png" class="icon"/>Linux (tgz, 32/64-bit)</a> <small>~12MB</small>
|
||||
</li>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue