Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 2 additions & 0 deletions CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# List of all contributors
## 2023
1. [Raj Vardhan Chaudhary](https://github.com/rajchaudhary99)

## 2019

Expand Down
31 changes: 18 additions & 13 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -45,15 +45,17 @@

<div class="row text-center v_m">
<div class="content-cover">
<a href=" https://hacktoberfest.digitalocean.com/ ">
<img class='icon' src="./images/logo-hf19-full-10f3c000cea930c76acc1dedc516ea7118b95353220869a3051848e45ff1d656.svg">
<a href="https://hacktoberfest.digitalocean.com/">
<img class="icon" src="./images/logo-hf19-full-10f3c000cea930c76acc1dedc516ea7118b95353220869a3051848e45ff1d656.svg" alt="Hacktoberfest">
</a>


<h1 class="cover-desc"">Meetup <br> 9th October 2019 @BVP<br>
<a href=" https://www.facebook.com/events/317705875478826/">
<i id="fb" class="fab fa-facebook"></i></a>
<h1 class="cover-desc">Meetup <br> 9th October 2019 @BVP<br>
<a href="https://www.facebook.com/events/317705875478826/" title="View Event on Facebook">
<i id="fb" class="fab fa-facebook"></i> Facebook Event
</a>
</h1>

<br>
<div>
<a href='https://github.com/DSC-BVP/Hacktoberfest'><button class="
Expand Down Expand Up @@ -86,16 +88,19 @@ <h3>The Hacktober Workshop</h3>
<i class="fas fa-clock"></i><span> 10:30-16:30 UTC+05:30</span>
</p>
<p class="tag"><i class="fas fa-code-branch"></i>Hosted By
<a href="https://www.facebook.com/DSCBVP/" target="_blank"><b> DSCBVP</b></a>
<a href="https://www.facebook.com/DSCBVP/" target="_blank" rel="noopener"><b> DSCBVP</b></a>

</p>
<div class="margin-top-1em">
<a class="post-read-more margin-right-1em" data-toggle="modal" href="https://facebook.com/events/317705875478826"
data-target="#events-modal" data-title="Hacktober Workshop">
<i class="fab fa-facebook"></i> Read More
</a>
<a class="post-read-more" href="https://docs.google.com/forms/d/e/1FAIpQLSewcGiBk9-UlgUO77sBFIkGo6UZwX-gEeLEefdpHBinnDb4QQ/viewform"
target="_blank"><i class="fa fa-check-square"></i> Get Tickets
</a>
target="_blank" rel="noopener">
<i class="fa fa-check-square"></i> Get Tickets
</a>

</div>
</div>
</div>
Expand All @@ -120,7 +125,7 @@ <h6>Just Follow the steps in the README in the repository! <a href='https://gith
<h3>CONTRIBUTORS</h3>
</div>

<h2 class="text-center">2019</h2>
<h2 class="text-center">2023</h2>

<div class="row">

Expand All @@ -130,12 +135,12 @@ <h2 class="text-center">2019</h2>
<!-- COPY FROM HERE -->
<div class="col-md-4">
<div class="m-card mcardStyle">
<div class="name">--your name--</div>
<div class="msg">--your comment--</div>
<div class="name">Raj Vardhan Chaudhary</div>
<div class="msg">Coding like poetry should be short and concise. ...</div>
<div class="github container-fluid">
<div class="row">
<i class="fab fa-github"></i>
<a href="https://github.com/">/username</a>
<a href="https://github.com/">/rajchaudhary99</a>
</div>
</div>
</div>
Expand Down