[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [webwml/master] add amazon and dwolla icon to images directory
commit c3880877009745ad9fc9cf995a1a4ab41456a4e8
Author: MehrabKamrani <mk.zizou@xxxxxxxxx>
Date: Sat Dec 19 15:44:32 2015 +0800
add amazon and dwolla icon to images directory
---
donate/en/donate.wml | 6 +++---
images/amazon-smile.jpg | Bin 0 -> 34854 bytes
images/amazon.jpg | Bin 0 -> 36076 bytes
images/dwolla.jpg | Bin 0 -> 34497 bytes
4 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/donate/en/donate.wml b/donate/en/donate.wml
index 02140ba..e9225dd 100644
--- a/donate/en/donate.wml
+++ b/donate/en/donate.wml
@@ -244,20 +244,20 @@
<div class="dsmall col-sm-4">
<a href="../donate/donate-amazon.html.en">
- <img class="img-responsive img-thumbnail other-ways-img" src="../images/amazon.jpg">
+ <img class="img-responsive img-thumbnail other-ways-img" src="$(IMGROOT)/amazon.jpg">
</a>
</div>
<div class="dsmall col-sm-4">
<a href="https://smile.amazon.com/ch/20-8096820">
- <img class="img-responsive img-thumbnail other-ways-img" src="../images/amazon-smile.jpg">
+ <img class="img-responsive img-thumbnail other-ways-img" src="$(IMGROOT)/amazon-smile.jpg">
</a>
</div>
<div class="dsmall col-sm-4">
<a id="dwolla"></a>
<a href="https://smile.amazon.com/ch/20-8096820">
- <img class="img-responsive img-thumbnail other-ways-img" src="../images/dwolla.jpg">
+ <img class="img-responsive img-thumbnail other-ways-img" src="$(IMGROOT)/dwolla.jpg">
</a>
</div>
</div>
diff --git a/images/amazon-smile.jpg b/images/amazon-smile.jpg
new file mode 100644
index 0000000..3e188dd
Binary files /dev/null and b/images/amazon-smile.jpg differ
diff --git a/images/amazon.jpg b/images/amazon.jpg
new file mode 100644
index 0000000..d954448
Binary files /dev/null and b/images/amazon.jpg differ
diff --git a/images/dwolla.jpg b/images/dwolla.jpg
new file mode 100644
index 0000000..b64bbf3
Binary files /dev/null and b/images/dwolla.jpg differ
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits