This website works better with JavaScript.
Home
Explore
Help
Sign In
anoopmb
/
frappe
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Releases
0
Wiki
Activity
Browse Source
[fix] Frappe splash image
version-14
Anand Doshi
10 years ago
parent
c15c6c4959
commit
11cfc01f98
1 changed files
with
1 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-1
frappe/templates/pages/desk.html
+ 1
- 1
frappe/templates/pages/desk.html
View File
@@ -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">
Write
Preview
Loading…
Cancel
Save