Fixd broken image on login page

This commit is contained in:
navaneeth 2021-05-25 18:03:12 +05:30
parent 48dde68da0
commit 6494752b19

View file

@ -49,7 +49,7 @@ class LoginPage extends React.Component {
<div className="container-tight py-2">
<div className="text-center mb-4">
<a href=".">
<img src="/images/logo-text.svg" height="30" alt="" />
<img src="/assets/images/logo-text.svg" height="30" alt="" />
</a>
</div>
<form className="card card-md" action="." method="get" autoComplete="off">