Update documentation and reorder plugins by categorie
This commit is contained in:
2
.github/readme/README.md
vendored
2
.github/readme/README.md
vendored
@@ -2,6 +2,6 @@
|
||||
|
||||

|
||||
|
||||
<% for (const partial of ["introduction", "shared", "setup", "documentation", "references", "license"]) { -%>
|
||||
<% for (const partial of ["introduction", "shared", "setup", "documentation", "license", "references"]) { -%>
|
||||
<%- await include(`/partials/${partial}.md`) %>
|
||||
<% } %>
|
||||
|
||||
Reference in New Issue
Block a user