mirror of
https://github.com/ajnart/homarr.git
synced 2026-02-27 17:00:54 +01:00
fix(notebook): default-content image path (#1244)
Co-authored-by: oussama Dahmaz <dahmaz@MacBook-Pro-de-odahmaz.local>
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export const defaultContent = `
|
||||
<p style="text-align: center">
|
||||
<img src="/imgs/logo/logo.png" width="25%">
|
||||
<img src="/logo/logo.png" width="25%">
|
||||
</p>
|
||||
<h2>Welcome to <strong><span style="color: rgb(250, 82, 82)">Homarr</span>'s</strong> notebook widget</h2>
|
||||
<p>
|
||||
|
||||
Reference in New Issue
Block a user