[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [lego/master] Remove light from filename
commit dad7d66c999c0b7773e1c0db8474a24eb5a9dada
Author: HackerNCoder <hackerncoder@encryptionin.space>
Date: Tue Oct 19 18:20:49 2021 +0000
Remove light from filename
---
templates/banner.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/templates/banner.html b/templates/banner.html
index 83b5657..03a8fc7 100644
--- a/templates/banner.html
+++ b/templates/banner.html
@@ -38,8 +38,8 @@
<div class="col-1 px-0"></div>
<div class="col-lg-4 col-md-4 col-10 pt-0 px-0 illo-container position-relative">
<picture class="banner-img-style">
- <source srcset="{{ '/static/css/images/home/png/yec-activist-light-{% this.alt %}@3x.png'|asseturl }}">
- <img src="{{ '/static/css/images/home/png/yec-activist-light-en@xxxxxx'|asseturl }}">
+ <source srcset="{{ '/static/css/images/home/png/yec-activist-{% this.alt %}@3x.png'|asseturl }}">
+ <img src="{{ '/static/css/images/home/png/yec-activist-en@xxxxxx'|asseturl }}">
</picture>
</div>
<div class="col-1 px-0"></div>
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits