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 = `
|
export const defaultContent = `
|
||||||
<p style="text-align: center">
|
<p style="text-align: center">
|
||||||
<img src="/imgs/logo/logo.png" width="25%">
|
<img src="/logo/logo.png" width="25%">
|
||||||
</p>
|
</p>
|
||||||
<h2>Welcome to <strong><span style="color: rgb(250, 82, 82)">Homarr</span>'s</strong> notebook widget</h2>
|
<h2>Welcome to <strong><span style="color: rgb(250, 82, 82)">Homarr</span>'s</strong> notebook widget</h2>
|
||||||
<p>
|
<p>
|
||||||
|
|||||||
Reference in New Issue
Block a user