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
11 changes: 11 additions & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -693,6 +693,17 @@ <h5 class="card-title">21 lessons for the 21st century</h5>
</div>
</div>
</div>

<div class="col-lg-4 mb-4">
<div class="card">
<img class="card-img-top" src="https://localmt.in/wp-content/uploads/2022/08/131255.jpg" alt="" />
<div class="card-body">
<h5 class="card-title">THE PARABLE OF THE PIPELINE</h5>
<p class="card-text">This book is so awesome it tought me about Economy manegement how to save money and how to manage expence and keep savings.</p>
<a href="https://github.com/axewolf21" class="btn btn-outline-danger btn-sm">Contributed by - Joshua Saji aka Axewolf21</a>
</div>
</div>
</div>



Expand Down