Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Mehranalam authored Feb 3, 2025
1 parent edd4f83 commit 3637917
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<!-- hero slider -->
{{ if $data.homepage.slider.enable }}
{{ with $data.homepage.slider }}
<section class="hero-section overlay bg-cover" data-background="{{ .bg_image | absURL }}"> <!-- -->
<section class="hero-section overlay bg-cover" data-background="https://raw.githubusercontent.com/Mehranalam/cabea/refs/heads/main/static/images/backgrounds/page-title.jpg"> <!-- -->
<div class="container" align="center">
<div class="hero-slider">
<!-- slider item -->
Expand Down

0 comments on commit 3637917

Please sign in to comment.