8 lines
257 B
Markdown
8 lines
257 B
Markdown
# 📊 Metrics
|
|
|
|

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