interface Optionsimport { type Options } from "https://deno.land/x/lume@v1.12.1/plugins/netlify_cms.ts"; Propertiesoptionallocal: booleanForce the local_backend option. By default is detected automatically. optionalpreviewStyle: stringPath of a CSS file with custom styles for the preview path: stringDirectory path of the admin (by default /admin/) configKey: stringData key of the configuration netlifyIdentity: booleanWhether use Netlify Identity extraHTML: stringCustom HTML code to append in the index.html page