Switch hero image src to Gitea raw URL — bypasses Coolify static file serving issue
This commit is contained in:
+1
-1
@@ -1033,7 +1033,7 @@
|
||||
<!-- Hero banner image -->
|
||||
<div class="hero-banner-img">
|
||||
<a href="https://clickbaitpays.me/?ref=cryptoteambuild" target="_blank" rel="noopener">
|
||||
<img src="hero-banner.jpg" alt="Join the Crypto Team Build Network — Build the ClickBaitPays team project with us" />
|
||||
<img src="https://git.saasy.top/marty/cbp-calculator/raw/branch/main/hero-banner.jpg" alt="Join the Crypto Team Build Network — Build the ClickBaitPays team project with us" />
|
||||
</a>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user