Skip to content

Commit

Permalink
projects: Update few projects
Browse files Browse the repository at this point in the history
- OffCoder
- Schedule-Dark-Theme

Signed-off-by: Shashank Verma <[email protected]>
  • Loading branch information
shank03 committed Oct 5, 2023
1 parent b30e43e commit 16935bb
Showing 1 changed file with 8 additions and 9 deletions.
17 changes: 8 additions & 9 deletions project/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -166,14 +166,14 @@ <h5 class="card-title">ContriHUB-23 Website</h5>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-3 mb-3 d-flex align-items-stretch justify-content-center"
style="margin-bottom: 75px">
<div class="card" style="width: 300px">
<a href="https://github.com/ContriHUB/ContriBot" target="_blank"/>
<a href="https://github.com/ContriHUB/OffCoder" target="_blank"/>
<div class="card-body">
<h5 class="card-title">ContriBot</h5>
<h5 class="card-title">OffCoder</h5>
<p id="member-intro" class="custom-scrollbar-js card-text mb-4 sm-6"
style="max-width: 250px; max-height: 200px; overflow-y: auto">A Chat Bot App in C#</p>
style="max-width: 250px; max-height: 200px; overflow-y: auto">An application for codeforces</p>
<div style="color: grey;">Mentors:</div>
<ul>
<li><a href="https://github.com/DuP-491" target="_blank">Divyansh Upadhyay</a></li>
<li><a href="https://github.com/shank03" target="_blank">Shashank Verma</a></li>
</ul>
</div>
</div>
Expand All @@ -182,15 +182,14 @@ <h5 class="card-title">ContriBot</h5>
<div class="col-xs-12 col-sm-12 col-md-6 col-lg-3 mb-3 d-flex align-items-stretch justify-content-center"
style="margin-bottom: 75px">
<div class="card" style="width: 300px">
<a href="https://github.com/ContriHUB/meme-generator" target="_blank"/>
<a href="https://github.com/ContriHUB/Schedule-Dark-Theme" target="_blank"/>
<div class="card-body">
<h5 class="card-title">Meme Generator</h5>
<h5 class="card-title">Schedule-Dark-Theme</h5>
<p id="member-intro" class="custom-scrollbar-js card-text mb-4 sm-6"
style="max-width: 250px; max-height: 200px; overflow-y: auto">A React app</p>
style="max-width: 250px; max-height: 200px; overflow-y: auto">A simple app allowing users to schedule dark theme AND change wallpaper when theme changes :)</p>
<div style="color: grey;">Mentors:</div>
<ul>
<li><a href="https://github.com/DuP-491" target="_blank">Divyansh Upadhyay</a></li>
<li><a href="https://github.com/dev-lovedeep" target="_blank">Lovedeep Singh Kamal</a></li>
<li><a href="https://github.com/shank03" target="_blank">Shashank Verma</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 16935bb

Please sign in to comment.