rearranged static files

This commit is contained in:
realaravinth
2021-05-29 12:22:31 +05:30
parent 417e008c27
commit c873d152c3
83 changed files with 49 additions and 44 deletions

View File

@@ -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>