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 -->
|
<!-- Hero banner image -->
|
||||||
<div class="hero-banner-img">
|
<div class="hero-banner-img">
|
||||||
<a href="https://clickbaitpays.me/?ref=cryptoteambuild" target="_blank" rel="noopener">
|
<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>
|
</a>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user