mirror of
https://github.com/safing/web
synced 2025-04-25 13:19:08 +00:00
Move images to correct place
This commit is contained in:
parent
521db5f49d
commit
dc23abe8ac
4 changed files with 3 additions and 3 deletions
assets/img/page-specific/download
download
Before ![]() (image error) Size: 6 KiB After ![]() (image error) Size: 6 KiB ![]() ![]() |
Before ![]() (image error) Size: 6.1 KiB After ![]() (image error) Size: 6.1 KiB ![]() ![]() |
Before ![]() (image error) Size: 7.3 KiB After ![]() (image error) Size: 7.3 KiB ![]() ![]() |
|
@ -43,7 +43,7 @@ title: Safing Portmaster - Download
|
|||
<div class="flex space-x-5">
|
||||
<a class="card-blog" target="_blank" href="{{ site.youtube_portmaster_tut_getting_started }}" style="border-width: 2px; border-color: #464646; background-color: #0d0d0d; border-radius: 8px;">
|
||||
<div class="card-blog-thumbnail">
|
||||
<img src="{{ site.img_url }}page-specific/pricing/getting-started.png" style="max-width: 365px; max-height: 223px; border-radius: 5px; overflow: hidden;">
|
||||
<img src="{{ site.img_url }}page-specific/download/getting-started.png" style="max-width: 365px; max-height: 223px; border-radius: 5px; overflow: hidden;">
|
||||
<span class="box-icon" style=" margin-top: -1.1rem; margin-left: -0.65rem;">
|
||||
<i class="icon-play text-sm" style="padding: 0.55rem; padding-left: 0.7rem;"></i>
|
||||
</span>
|
||||
|
@ -51,7 +51,7 @@ title: Safing Portmaster - Download
|
|||
</a>
|
||||
<a class="card-blog" target="_blank" href="{{ site.youtube_portmaster_tut_filter_lists }}" style="border-width: 2px; border-color: #464646; background-color: #0d0d0d; border-radius: 8px;">
|
||||
<div class="card-blog-thumbnail">
|
||||
<img src="{{ site.img_url }}page-specific/pricing/filter-list.png" style="max-width: 365px; max-height: 223px; border-radius: 5px; overflow: hidden;">
|
||||
<img src="{{ site.img_url }}page-specific/download/filter-list.png" style="max-width: 365px; max-height: 223px; border-radius: 5px; overflow: hidden;">
|
||||
<span class="box-icon" style=" margin-top: -1.1rem; margin-left: -0.65rem;">
|
||||
<i class="icon-play text-sm" style="padding: 0.55rem; padding-left: 0.7rem;"></i>
|
||||
</span>
|
||||
|
@ -70,7 +70,7 @@ title: Safing Portmaster - Download
|
|||
<div class="flex space-x-5">
|
||||
<a class="card-blog" target="_blank" href="{{ site.youtube_spn_tut_multi_identity }}" style="border-width: 2px; border-color: #464646; background-color: #0d0d0d; border-radius: 8px;">
|
||||
<div class="card-blog-thumbnail">
|
||||
<img src="{{ site.img_url }}page-specific/pricing/multi-identity.png" style="max-width: 365px; max-height: 223px; border-radius: 5px; overflow: hidden;">
|
||||
<img src="{{ site.img_url }}page-specific/download/multi-identity.png" style="max-width: 365px; max-height: 223px; border-radius: 5px; overflow: hidden;">
|
||||
<span class="box-icon" style=" margin-top: -1.1rem; margin-left: -0.65rem;">
|
||||
<i class="icon-play text-sm" style="padding: 0.55rem; padding-left: 0.7rem;"></i>
|
||||
</span>
|
||||
|
|
Loading…
Add table
Reference in a new issue