Skip to content

Commit 05cc3a7

Browse files
authored
Update body.ejs
Add CE text on index title
1 parent 40d1d75 commit 05cc3a7

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

public/views/index/body.ejs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@
3939
<div id="home" class="section"<% if(signin) { %> style="display:none;"<% } %>>
4040
<div class="inner cover">
4141
<h1 class="cover-heading"><i class="fa fa-file-text"></i> HackMD</h1>
42+
<p class="lead"><strong>Community Edition</strong></p>
4243
<p class="lead">
4344
<%= __('Best way to write and share your knowledge in markdown.') %>
4445
</p>

0 commit comments

Comments
 (0)