Adds example usage to 'Cheat Sheet' section

This commit is contained in:
Ryan L McIntyre 2017-04-24 19:39:06 -04:00
parent 42ec1087ef
commit 3f714b8604

View file

@ -5707,3 +5707,13 @@ fa-icon: search
<span>nf-seti-xml <br/>(e619)</span> <span>nf-seti-xml <br/>(e619)</span>
</div> </div>
</div> </div>
#### Example Usage
{% highlight text linenos=table %}
I really <i class="nf nf-fa-heart"></i> <i class="nf nf-custom-vim"></i>
{% endhighlight %}
<div class="center">
I really <i class="nerd-font nf-fa-heart ow"></i> <i class="nerd-font nf-custom-vim nf"></i>
</div>