Merge pull request #688 from hackmdio/add-ce-text-on-index

Add CE text on index title
This commit is contained in:
Christoph (Sheogorath) Kern 2018-01-20 18:56:39 +01:00 committed by GitHub
commit 5d9a2c3569
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 0 deletions

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>