Update README.md

This commit is contained in:
lowlighter
2021-04-06 22:52:34 +02:00
parent a9779520ca
commit 6eb085be3c
3 changed files with 3 additions and 7 deletions

View File

@@ -87,9 +87,7 @@ And you can customize these heavily with plugins, templates and hundreds of opti
<th colspan="2"><a href="source/templates/community/README.md"><%= templates.community.name -%></a></th>
</tr>
<tr>
<td colspan="2" align="center">
<%- templates.community.readme.demo.replace(/<img src=/g, `<img alt="" width="400" src=`)?.split("\n")?.map((x, i) => i ? ` ${x}` : x)?.join("\n") %>
</td>
<%- templates.community.readme.demo %>
</tr>
</table>
<% } %>