Skip to content

Commit

Permalink
Update component-avatar-list.md
Browse files Browse the repository at this point in the history
  • Loading branch information
flaredragon authored Oct 18, 2017
1 parent 4d9879b commit 189ea90
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/components/component-avatar-list.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

Join a series of icons into a single horizontal grouping.

{% example html %}
<!--{% example html %}-->
<ul class="avatar-list">
<li class="avatar-list-item">
<img class="img-circle" src="{{ relative }}assets/img/avatar-dhg.png">
Expand All @@ -14,4 +14,4 @@ Join a series of icons into a single horizontal grouping.
<img class="img-circle" src="{{ relative }}assets/img/avatar-fat.jpg">
</li>
</ul>
{% endexample %}
<!--{% endexample %}-->

0 comments on commit 189ea90

Please sign in to comment.