[tor-commits] [tpo/staging] typo
emmapeel at torproject.org
emmapeel at torproject.org
Wed May 29 07:43:26 UTC 2019
commit 03d83b4f501792929130acceb56b914ddc856a86
Author: emma peel <emma.peel at riseup.net>
Date: Tue Apr 30 18:15:22 2019 +0200
typo
---
templates/home.html | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/templates/home.html b/templates/home.html
index 9d19d7f..843de35 100644
--- a/templates/home.html
+++ b/templates/home.html
@@ -38,7 +38,7 @@
<div class="card border-0">
<div class="row">
<div class="col-md-5 order-1 illo-container">
- <img src="{{ '/static/images/home/png/fingerprinting at 3x.png'|asseturl }}" class="" alt="{{ _("Resist Fingerpriting") }}" />
+ <img src="{{ '/static/images/home/png/fingerprinting at 3x.png'|asseturl }}" class="" alt="{{ _("Resist Fingerprinting") }}" />
</div>
<div class="col-md-7 px-3 order-2">
<div class="card-block px-3 py-5">
More information about the tor-commits
mailing list