6 lines
199 B
Markdown
6 lines
199 B
Markdown
# 📚 Documentation
|
|
|
|
<% for (const partial of ["compatibility", "templates", "plugins", "organizations", "contributing"]) { %>
|
|
<%- await include(`/partials/documentation/${partial}.md`) -%>
|
|
<% } %>
|