mirror of
https://gitea.com/gitea/theme.git
synced 2026-05-03 18:22:38 +08:00
Fix 404 image (#56)
This commit is contained in:
@@ -13,7 +13,7 @@
|
||||
</div>
|
||||
|
||||
<div class="hero-foot">
|
||||
<img src="{{ .Site.BaseURL }}/images/screenshot.jpg"/>
|
||||
<img src="{{ .Site.BaseURL }}images/screenshot.jpg"/>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user