docs: split community plugins from core maintained ones
This commit is contained in:
@@ -5,7 +5,7 @@ import path from "path"
|
||||
import url from "url"
|
||||
|
||||
//Defined categories
|
||||
const categories = ["core", "github", "social", "other"]
|
||||
const categories = ["core", "github", "social", "other", "community"]
|
||||
|
||||
/**Metadata descriptor parser */
|
||||
export default async function metadata({log = true} = {}) {
|
||||
|
||||
Reference in New Issue
Block a user