Skip to content

Commit

Permalink
fix(index.html): add sample code for coin-icon
Browse files Browse the repository at this point in the history
  • Loading branch information
BcRikko committed Feb 11, 2019
1 parent 11b7709 commit 2014f43
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -975,6 +975,11 @@ <h3 class="title">Others</h3>
&lt;i class=&quot;nes-icon trophy is-medium&quot;&gt;&lt;/i&gt;
&lt;i class=&quot;nes-icon trophy is-large&quot;&gt;&lt;/i&gt;

&lt;i class=&quot;nes-icon coin is-small&quot;&gt;&lt;/i&gt;
&lt;i class=&quot;nes-icon coin&quot;&gt;&lt;/i&gt;
&lt;i class=&quot;nes-icon coin is-medium&quot;&gt;&lt;/i&gt;
&lt;i class=&quot;nes-icon coin is-large&quot;&gt;&lt;/i&gt;

&lt;i class=&quot;nes-mario&quot;&gt;&lt;/i&gt;
&lt;i class=&quot;nes-ash&quot;&gt;&lt;/i&gt;
&lt;i class=&quot;nes-pokeball&quot;&gt;&lt;/i&gt;
Expand Down

0 comments on commit 2014f43

Please sign in to comment.