Skip to content

Commit

Permalink
feat(icons): add psone icon sample code.
Browse files Browse the repository at this point in the history
  • Loading branch information
guastallaigor committed Feb 9, 2019
1 parent 8251b7f commit 2f8b009
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion index.html
Expand Up @@ -856,7 +856,8 @@ <h3 class="title">Controllers</h3>
<pre class="sample-code"><code class="html">&lt;i class=&quot;nes-logo&quot;&gt;&lt;/i&gt;
&lt;i class=&quot;nes-jp-logo&quot;&gt;&lt;/i&gt;
&lt;i class=&quot;snes-logo&quot;&gt;&lt;/i&gt;
&lt;i class=&quot;snes-jp-logo&quot;&gt;&lt;/i&gt;</code></pre>
&lt;i class=&quot;snes-jp-logo&quot;&gt;&lt;/i&gt;
&lt;i class=&quot;nes-psone&quot;&gt;&lt;/i&gt;</code></pre>
<button type="button" class="nes-btn show-code copy" onClick="copyToClipboard('controllers')">Copy</button>
</section>
</section>
Expand Down

0 comments on commit 2f8b009

Please sign in to comment.