diff --git a/app/assets/welcome.note b/app/assets/welcome.note index a5b81f81..e072dbb6 100644 --- a/app/assets/welcome.note +++ b/app/assets/welcome.note @@ -25,5 +25,48 @@ "header":3 }, "insert":"\n" + }, + { + "insert":"This " + }, + { + "attributes":{ + "italic":true + }, + "insert":"library" + }, + { + "insert":" supports " + }, + { + "attributes":{ + "bold":true + }, + "insert":"mobile" + }, + { + "insert":" platform " + }, + { + "attributes":{ + "underline":true, + "bold":true + }, + "insert":"only" + }, + { + "insert":" and " + }, + { + "attributes":{ + "strike":true + }, + "insert":"web" + }, + { + "insert":" is not supported." + }, + { + "insert":"\n" } ] \ No newline at end of file