Use faker.js for mocked data and placeholder (#47)
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
</section>
|
||||
<% } else { %>
|
||||
<% for (const partial of [...partials]) { %>
|
||||
<%- await include(`partials/${partial}.ejs`); %>
|
||||
<%- await include(`partials/${partial}.ejs`) %>
|
||||
<% } %>
|
||||
<% } %>
|
||||
|
||||
|
||||
|
Before Width: | Height: | Size: 1.4 KiB After Width: | Height: | Size: 1.4 KiB |
Reference in New Issue
Block a user