Skip to content

Commit

Permalink
Cleaning up
Browse files Browse the repository at this point in the history
Former-commit-id: 6ddcbd3 [formerly 43954f7]
Former-commit-id: 6dc1c45afe33169bfb4888d5ca7a3e7eeb20ea9a
Former-commit-id: baee123
  • Loading branch information
UtkarshVerma committed Apr 11, 2018
1 parent 86e4ad4 commit ba7b3ed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion layouts/categories/terms.html
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ <h3 class="ui header">
</h3>
<ul>
{{ range .Pages }}
<li><a class="whitelink" href="{{ .Permalink }}">{{ .Title }}</a></li>
<li><a href="{{ .Permalink }}">{{ .Title }}</a></li>
{{ end }}
</ul>
{{ end }}
Expand Down

0 comments on commit ba7b3ed

Please sign in to comment.