diff options
author | Angel Velasquez <angvp@archlinux.org> | 2016-04-22 01:30:28 -0300 |
---|---|---|
committer | Angel Velasquez <angvp@archlinux.org> | 2016-04-22 01:30:28 -0300 |
commit | 2b89b40cf889ebaec8cd2e26ab762c981c32d54a (patch) | |
tree | 20c6fecf245e9379d73aba4938622efe07343e26 | |
parent | e4381ff3b71062d49fbb8c267c6b1b4f9ce517fd (diff) |
Add link to unixstickers on the index
Signed-off-by: Angel Velasquez <angvp@archlinux.org>
-rw-r--r-- | templates/public/index.html | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/templates/public/index.html b/templates/public/index.html index c78303ce..5fc4833a 100644 --- a/templates/public/index.html +++ b/templates/public/index.html @@ -136,6 +136,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> |