We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af2e273 commit 6b6131dCopy full SHA for 6b6131d
_layouts/home.html
@@ -18,7 +18,7 @@
18
{% if site.show_hero and paginator == nil or paginator.page == 1 %}
19
<!-- Hero -->
20
{% assign featured = posts.first %}
21
- <section class="hero" style="background-image: url(/assets/img/ios-pentesting/Part-II/cover-test.jpeg)">
+ <section class="hero" style="background-image: url(/assets/img/ios-pentesting/Part-II/cover-feitan2.jpeg)">
22
<div class="pixels"></div>
23
<div class="gradient"></div>
24
<div class="content">
0 commit comments