Skip to content

Challenge 1

Anwesh Nayak edited this page Mar 24, 2017 · 13 revisions

Add yourself to Githero site

Append the following line of code after this line https://github.com/fossiiita/githero/blob/master/index.html#L75

<h2> <a href="#">**Blog Post Title**</a> </h2> <p class="lead"> by <a href="index.php">**Your Name**</a> </p> <p><span class="glyphicon glyphicon-time"></span> Posted on August 28, 2013 at 10:00 PM</p> <hr> <img class="img-responsive" src="http://placehold.it/900x300" alt=""> <hr> <p>Lorem ipsum dolor sit amet, consectetur adipisicing elit. Dolore, veritatis, tempora, necessitatibus inventore nisi quam quia repellat ut tempore laborum possimus eum dicta id animi corrupti debitis ipsum officiis rerum.</p> <a class="btn btn-primary" href="#">Read More <span class="glyphicon glyphicon-chevron-right"></span></a>

            `<hr>`
Clone this wiki locally