Sha256: 04fa8ba138057bd0a0f0c9fc6e847a04df6f121a843c92b3bd95a59dda476338
Contents?: true
Size: 1.43 KB
Versions: 3
Compression:
Stored size: 1.43 KB
Contents
--- layout: default title: Profile permalink: /profile/ --- <div class="container"> <!-- Introduction Row --> <div class="row"> <!-- Second Featurette --> <div class="featurette"> <img class="featurette-image img-circle img-responsive img-center" src="http://placehold.it/256x256"> <br> <h2 class="featurette-heading">John Smith <span class="text-muted">Hobbyist</span> </h2> <span style="padding:25px"> <p class="lead"> <em>Bio</em> <br>Donec ullamcorper nulla non metus auctor fringilla. Vestibulum id ligula porta felis euismod semper. Praesent commodo cursus magna, vel scelerisque nisl consectetur. Fusce dapibus, tellus ac cursus commodo.</p> </span> </div> </div> <!-- /.row --> <br><hr> <div class="row"> <ul class="text-center list-unstyled list-inline"> <li class="lead"><a href="#" target="_blank"><i class="fa fa-2x fa-facebook"></i> facebook</a> <li> <li class="lead"><a href="#" target="_blank"><i class="fa fa-2x fa-github"></i> Github</a> <li> <li class="lead"><a href="#" target="_blank"><i class="fa fa-2x fa-linkedin"></i> LinkedIn</a> <li> <li class="lead"><a href="#" target="_blank"><i class="fa fa-2x fa-twitter"></i> Twitter</a> <li> </ul> </div> <!-- /.row --> <hr> </div> <!-- /.container -->
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
starterlog-theme-1.1.3 | _pages/profile/index.html |
starterlog-theme-1.1.2 | _pages/profile/index.html |
starterlog-theme-1.1.1 | _pages/profile/index.html |