Merge pull request #9 from graingert/patch-1

Update index.html to include Ubuntu PPA
This commit is contained in:
Nils Schneider 2011-11-22 13:33:25 -08:00
commit c7c61ebbbd
2 changed files with 3 additions and 0 deletions

BIN
img/ico-ubuntu.png Normal file

Binary file not shown.

After

Width:  |  Height:  |  Size: 792 B

View file

@ -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>