Update body.ejs

Add CE text on index title
This commit is contained in:
Max Wu
2018-01-20 10:12:38 +08:00
committed by GitHub
parent 40d1d75704
commit 05cc3a73a2

View File

@@ -39,6 +39,7 @@
<div id="home" class="section"<% if(signin) { %> style="display:none;"<% } %>>
<div class="inner cover">
<h1 class="cover-heading"><i class="fa fa-file-text"></i> HackMD</h1>
<p class="lead"><strong>Community Edition</strong></p>
<p class="lead">
<%= __('Best way to write and share your knowledge in markdown.') %>
</p>