Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

Commit

Permalink
Add ID for comments
Browse files Browse the repository at this point in the history
  • Loading branch information
victorb committed Apr 17, 2018
1 parent eb481fa commit 625be5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/post/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ <h1>{{ .Title }}</h1>

{{ .Content }}

<h2>Comments</h2>
<h2 id="comments">Comments</h2>
<div id='discourse-comments'></div>

</div>
Expand Down

0 comments on commit 625be5f

Please sign in to comment.