diff --git a/data/configs/default.json b/data/configs/default.json index 84954d73e..400bc88bd 100644 --- a/data/configs/default.json +++ b/data/configs/default.json @@ -275,7 +275,7 @@ "type": "notebook", "properties": { "showToolbar": true, - "content": "

Homarr's notebook

Use it as your Todo list, ideas to think about, as a \"getting-started\" guide for your users or even as your secret journal to confess your crushes, it stays private our your Homarr instance.

The notebook widget focuses on usability and is designed to be as simple as possible to bring a familiar editing experience to regular users. It is based on Tiptap.dev and supports all of its features:

" + "content": "

Homarr's notebook

Use it as your Todo list, ideas to think about, as a \"getting-started\" guide for your users or even as your secret journal to confess your crushes, it stays private on your Homarr instance.

The notebook widget focuses on usability and is designed to be as simple as possible to bring a familiar editing experience to regular users. It is based on Tiptap.dev and supports all of its features:

" }, "area": { "type": "wrapper", @@ -507,4 +507,4 @@ } } } -} \ No newline at end of file +}