images/logos: use vector arts
Signed-off-by: Amneesh Singh <natto@weirdnatto.in>
This commit is contained in:
@@ -36,7 +36,7 @@
|
||||
$for(subdomains)$
|
||||
<li style="display: inline-block;">
|
||||
<a href="https://$name$.$domain$">
|
||||
<img src="/images/logos/$name$.png" alt="https://$name$.$domain$" width="30" height="30"/>
|
||||
<img src="/images/logos/$name$.svg" alt="https://$name$.$domain$" width="30" height="30"/>
|
||||
</a>
|
||||
</li>
|
||||
$endfor$
|
||||
|
Reference in New Issue
Block a user