We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 40d1d75 commit 05cc3a7Copy full SHA for 05cc3a7
1 file changed
public/views/index/body.ejs
@@ -39,6 +39,7 @@
39
<div id="home" class="section"<% if(signin) { %> style="display:none;"<% } %>>
40
<div class="inner cover">
41
<h1 class="cover-heading"><i class="fa fa-file-text"></i> HackMD</h1>
42
+ <p class="lead"><strong>Community Edition</strong></p>
43
<p class="lead">
44
<%= __('Best way to write and share your knowledge in markdown.') %>
45
</p>
0 commit comments