瀏覽代碼

Docs: OCD.

Piotrek Koszuliński 6 年之前
父節點
當前提交
090cdf8c9c
共有 1 個文件被更改,包括 2 次插入1 次删除
  1. 2 1
      packages/ckeditor5-ui/docs/examples/custom-ui.md

+ 2 - 1
packages/ckeditor5-ui/docs/examples/custom-ui.md

@@ -1,9 +1,10 @@
 ---
 ---
-title: Custom UI (with Bootstrap)
 category: examples-framework
 category: examples-framework
 order: 20
 order: 20
 ---
 ---
 
 
+# Custom UI (with Bootstrap)
+
 The editor below runs a completely custom user interface written in [Bootstrap](http://getbootstrap.com/), while the editing is provided by CKEditor 5. To learn more, check out the {@link framework/guides/external-ui detailed guide} on how to integrate an external UI with the editor.
 The editor below runs a completely custom user interface written in [Bootstrap](http://getbootstrap.com/), while the editing is provided by CKEditor 5. To learn more, check out the {@link framework/guides/external-ui detailed guide} on how to integrate an external UI with the editor.
 
 
 {@snippet examples/bootstrap-ui}
 {@snippet examples/bootstrap-ui}