yo blog
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
import CMS from "netlify-cms-app"
|
||||
import FileSystemBackendClass from "netlify-cms-backend-fs"
|
||||
import { MdxControl, MdxPreview } from "netlify-cms-widget-mdx"
|
||||
|
||||
CMS.registerBackend("file-system", FileSystemBackendClass)
|
||||
CMS.registerWidget("mdx", MdxControl, MdxPreview)
|
||||
Reference in New Issue
Block a user