Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
Kanha412 committed Jun 29, 2023
1 parent 9950e4d commit e29bafd
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -675,6 +675,16 @@ <h5 class="card-title">Parking Lot Management</h5>
</div>
</div>
</div>
<div class="col">
<div class="card">
<img src="project/p11.png" class="card-img-top" alt="Parking Lot Management">
<div class="card-body">
<h5 class="card-title">Hospital Management Software</h5>
<p class="card-text">A Simple Hospital Management Software Using C++.</p>
<a class="btn btn-secondary btn-sm" href="https://github.com/Kanha412/Hospital_Management_Software" target="_blank" role="button">Source Code</a>
</div>
</div>
</div>
</div>
<div class="container" style="
display: flex;
Expand Down Expand Up @@ -762,4 +772,4 @@ <h4 class="my-4 touch" style="color: rgb(15, 0, 224);">Get In Touch</h4>
<script type="text/javascript" src="https://counter10.optistats.ovh/private/counter.js?c=qr8xsx8n3dtnblwq3m7rqdzq7d6z5dfm&down=async" async></script><noscript><a href="https://www.freecounterstat.com" title="free hit counter"><img src="https://counter10.optistats.ovh/private/freecounterstat.php?c=qr8xsx8n3dtnblwq3m7rqdzq7d6z5dfm" border="0" title="free hit counter" alt="free hit counter"></a></noscript>
</body>

</html>
</html>

0 comments on commit e29bafd

Please sign in to comment.