mirror of
https://github.com/safing/web
synced 2025-04-23 04:19:09 +00:00
fix github stars images
This commit is contained in:
parent
0347a289b6
commit
04f9c40969
2 changed files with 2 additions and 2 deletions
|
@ -24,7 +24,7 @@ title: Safing Portmaster - Download
|
|||
</div>
|
||||
<div class="flex items-center">
|
||||
<span class="block">Github Stars:</span>
|
||||
<img src="{{ site.img_shields_io_stars_url }}" style="filter: invert(1); width: 50px; height: 38px; margin-left: -8px;">
|
||||
<img src="{{ site.img_shields_io_stars_url }}" style="filter: invert(1); width: 70px; height: 38px; margin-left: -8px;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
|
@ -37,7 +37,7 @@ redirect_from:
|
|||
</div>
|
||||
<div class="flex items-center">
|
||||
<span class="block">Github Stars:</span>
|
||||
<img src="{{ site.img_shields_io_stars_url }}" style="filter: invert(1); width: 50px; height: 38px; margin-left: -8px;">
|
||||
<img src="{{ site.img_shields_io_stars_url }}" style="filter: invert(1); width: 70px; height: 38px; margin-left: -8px;">
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Add table
Reference in a new issue