mirror of https://github.com/status-im/codimd.git
Merge pull request #688 from hackmdio/add-ce-text-on-index
Add CE text on index title
This commit is contained in:
commit
5d9a2c3569
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue