[tor-commits] [webwml/staging] Update tails logo img tag
sebastian at torproject.org
sebastian at torproject.org
Sat Nov 15 08:22:26 UTC 2014
commit 1f532ecb3c4c37060330a2b1fc19c9afd5f725b2
Author: Nima Fatemi <mrphs at riseup.net>
Date: Fri Nov 14 20:08:42 2014 +0000
Update tails logo img tag
the image has been resized, no need to have width and height anymore.
---
en/index.wml | 4 +---
1 file changed, 1 insertion(+), 3 deletions(-)
diff --git a/en/index.wml b/en/index.wml
index bc5acf5..b6f8740 100644
--- a/en/index.wml
+++ b/en/index.wml
@@ -57,9 +57,7 @@
-->
<td>
<div class="project">
- <a href="https://tails.boum.org/"><img width="75"
- height="75"
- src="$(IMGROOT)/tails_logo.png" alt="Tails Logo"></a>
+ <a href="https://tails.boum.org/"><img src="$(IMGROOT)/tails_logo.png" alt="Tails Logo"></a>
<h3><a href="https://tails.boum.org/">Tails</a></h3>
<p>Live CD/USB operating system preconfigured to use
Tor safely.</p>
More information about the tor-commits
mailing list