Skip to content

Commit 2a0630f

Browse files
author
Javier de Silóniz Sandino
committed
Fixing indentation issue
1 parent 49a41a2 commit 2a0630f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_includes/masthead-community.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ <h3>Discourse</h3>
1010
<li>
1111
<img src="/resources/img/frontpage/discourse-logo.png" alt="{{forum.title}}">
1212
<div>
13-
<h4><a href="{{forum.url}}">{{forum.title}}</a></h4>
13+
<h4><a href="{{forum.url}}">{{forum.title}}</a></h4>
1414
<p>{{forum.subtitle}}</p>
1515
</div>
1616
</li>

0 commit comments

Comments
 (0)