Skip to content

Commit de38e9f

Browse files
Removing incorrect image attribution (#925)
* Removing incorrect image attribution * Apply Prettier format --------- Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
1 parent 7477ddc commit de38e9f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

layouts/almalinux-day-tokyo-2026/single.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -753,18 +753,20 @@ <h4 class="fw-bold mb-0 pb-2">
753753
</div>
754754
</div>
755755
</div>
756+
<!-- start Attribution block
756757
<div class="al-index-image-by" style="background: #0e3b5c;">
757758
<div class="container pt-3 pb-2">
758759
<div class="small">
759760
{{ i18n "Header image by " }}
760761
<a
761762
style="color: #fff;"
762-
href="https://www.pexels.com/photo/illuminated-tower-2614818/"
763-
>Nick Kwan</a
763+
href=""
764+
></a
764765
>
765766
</div>
766767
</div>
767768
</div>
769+
end Attribution block -->
768770
</section>
769771
</div>
770772
</section>

0 commit comments

Comments
 (0)