commit 8c2b9ca1545d49cc61b687e79b54c82c374d3104 Author: Damian Johnson atagar@torproject.org Date: Thu Jul 27 10:10:55 2017 -0700
Larger download icons
These icons worked well with Stem's layout, but on our page larger icons look better. --- web/images/download/archlinux.png | Bin 7144 -> 7144 bytes web/images/download/debian.png | Bin 5646 -> 7546 bytes web/images/download/fedora.png | Bin 4447 -> 7194 bytes web/images/download/freebsd.png | Bin 18114 -> 20509 bytes web/images/download/gentoo.png | Bin 16245 -> 17493 bytes web/images/download/git.png | Bin 2273 -> 5701 bytes web/images/download/osx.png | Bin 3660 -> 3641 bytes web/images/download/pypi.png | Bin 3827 -> 7985 bytes web/images/download/slackware.png | Bin 10938 -> 15858 bytes web/images/download/ubuntu.png | Bin 4814 -> 6566 bytes web/index.html | 2 ++ 11 files changed, 2 insertions(+)
diff --git a/web/images/download/archlinux.png b/web/images/download/archlinux.png index 430d5db..9e31c0b 100644 Binary files a/web/images/download/archlinux.png and b/web/images/download/archlinux.png differ diff --git a/web/images/download/debian.png b/web/images/download/debian.png index 659dc8d..72456b3 100644 Binary files a/web/images/download/debian.png and b/web/images/download/debian.png differ diff --git a/web/images/download/fedora.png b/web/images/download/fedora.png index 30d2062..b32d9f0 100644 Binary files a/web/images/download/fedora.png and b/web/images/download/fedora.png differ diff --git a/web/images/download/freebsd.png b/web/images/download/freebsd.png index cec7774..36a32df 100644 Binary files a/web/images/download/freebsd.png and b/web/images/download/freebsd.png differ diff --git a/web/images/download/gentoo.png b/web/images/download/gentoo.png index c96e01c..1c317aa 100644 Binary files a/web/images/download/gentoo.png and b/web/images/download/gentoo.png differ diff --git a/web/images/download/git.png b/web/images/download/git.png index 529aa0f..8c60791 100644 Binary files a/web/images/download/git.png and b/web/images/download/git.png differ diff --git a/web/images/download/osx.png b/web/images/download/osx.png index bb9caca..ea3ed3f 100644 Binary files a/web/images/download/osx.png and b/web/images/download/osx.png differ diff --git a/web/images/download/pypi.png b/web/images/download/pypi.png index 5fd55b7..2376532 100644 Binary files a/web/images/download/pypi.png and b/web/images/download/pypi.png differ diff --git a/web/images/download/slackware.png b/web/images/download/slackware.png index 324e046..393b745 100644 Binary files a/web/images/download/slackware.png and b/web/images/download/slackware.png differ diff --git a/web/images/download/ubuntu.png b/web/images/download/ubuntu.png index 90a9c6e..33c1efe 100644 Binary files a/web/images/download/ubuntu.png and b/web/images/download/ubuntu.png differ diff --git a/web/index.html b/web/index.html index 5f97aa9..031dd16 100644 --- a/web/index.html +++ b/web/index.html @@ -97,6 +97,8 @@
<p>Nyx is available Mac OSX, Linux, and BSD but <a href="#windows">not Windows</a>. Find your platform below to get started.</p>
+ <br /> + <div class="platform"> <a href="https://pypi.python.org/pypi/nyx/"><img src="images/download/pypi.png" alt="PyPI" /></a> <a href="https://pypi.python.org/pypi/nyx/" class="platform-title">Python Package Index</a>