Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -840,6 +840,18 @@ <h5 class="card-title">Let Us C : Authentic guide to C programming language</h5>
</div>
</div>
</div>


<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="https://www.bibdsl.co.uk/bds-images/l/978014/9780140430011.jpg" alt="Wuthering Heights" />
<div class="card-body">
<h5 class="card-title">Wuthering Heights</h5>
<p class="card-text">Wuthering Heights by Emily Bronte is the story of three generations. These three generations are tied in one way or another by two estates; Wuthering Heights and Thrushcross Grange. Wuthering Heights is a story of forbidden love lost and found.</p>
<a href="https://github.com/Srishti2128" class="btn btn-outline-danger btn-sm">Contributed by - Srishti Shukla</a>
</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
Expand Down