Created
August 27, 2015 21:05
-
-
Save JohnBunka/aacf5b6359fc6eec5906 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<div class="list-group"> | |
<a class="list-group-item" href="#"><i class="fa fa-home fa-fw"></i> Home</a> | |
<a class="list-group-item" href="#"><i class="fa fa-book fa-fw"></i> Library</a> | |
<a class="list-group-item" href="#"><i class="fa fa-pencil fa-fw"></i> Applications</a> | |
<a class="list-group-item" href="#"><i class="fa fa-cog fa-fw"></i> Settings</a> | |
</div> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment