diff options
-rw-r--r-- | requirements.txt | 2 | ||||
-rw-r--r-- | templates/public/index.html | 2 |
2 files changed, 3 insertions, 1 deletions
diff --git a/requirements.txt b/requirements.txt index 6ca63480..8128b451 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ -e git+git://github.com/fredj/cssmin.git@master#egg=cssmin -Django==1.7.8 +Django==1.7.11 IPy==0.83 Jinja2==2.7.3 Markdown==2.6.2 diff --git a/templates/public/index.html b/templates/public/index.html index 7abd2571..a5d30687 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -138,6 +138,8 @@ title="USB keys, jewellery, case badges">Arch Schwag</a></li> <li><a href="http://www.zazzle.com/archlinux*" title="T-shirts, mugs, mouse pads, hoodies, posters, skateboards, shoes, etc.">Products via Zazzle</a></li> + <li><a href="http://www.unixstickers.com/tag/archlinux" title="Arch + Linux stickers, t-shirts, hoodies, mugs, posters and pins">Products via Unixstickers</li> <li><a href="http://www.freewear.org/?page=list_items&org=Archlinux" title="T-shirts">T-shirts via Freewear</a></li> </ul> |