[fix] Frappe splash image
This commit is contained in:
parent
c15c6c4959
commit
11cfc01f98
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@
|
|||
</head>
|
||||
<body>
|
||||
<div class="centered splash">
|
||||
<img src="{{ splash_image or "public/images/splash.png" }}">
|
||||
<img src="{{ splash_image or "/assets/frappe/images/splash.png" }}">
|
||||
</div>
|
||||
<div class="offcanvas-container">
|
||||
<div class="offcanvas">
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue