mirror of
https://github.com/mCaptcha/mCaptcha.git
synced 2026-02-11 10:05:41 +00:00
rearranged static files
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<a href="<.= crate::PKG_HOMEPAGE .>" class="logo-container">
|
||||
<img
|
||||
class="logo"
|
||||
src="<.= crate::FILES.get("./static-assets/img/icon-trans.png").unwrap().>"
|
||||
src="<.= crate::FILES.get("./static/cache/img/icon-trans.png").unwrap().>"
|
||||
alt="mCaptcha logo"
|
||||
/>
|
||||
<p class="brand-name">mCaptcha</p>
|
||||
|
||||
Reference in New Issue
Block a user