Skip to content

Commit

Permalink
projects: template: Add slack-bots project
Browse files Browse the repository at this point in the history
Signed-off-by: Shashank Verma <[email protected]>
  • Loading branch information
shank03 committed Oct 5, 2023
1 parent 582a272 commit 8c7a0db
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions project/templates/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -247,14 +247,14 @@ <h5 class="card-title">Binod-Merchandise</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/Ampify" target="_blank"/>
<a href="https://github.com/ContriHUB/slack-bots" target="_blank"/>
<div class="card-body">
<h5 class="card-title">Amplify</h5>
<h5 class="card-title">slack-bots</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 Java App</p>
style="max-width: 250px; max-height: 200px; overflow-y: auto">A slack bot written in GoLang</p>
<div style="color: grey;">Mentors:</div>
<ul>
<li><a href="https://github.com/yaggya01" target="_blank">Yaggya Garg</a></li>
<li><a href="https://github.com/hackeramitkumar" target="_blank">Amit Kumar</a></li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 8c7a0db

Please sign in to comment.