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
15 changes: 7 additions & 8 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -79,14 +79,14 @@ <h1 data-aos="zoom-in-down">Steps to be followed</h1><br><br>
<div class="col-md-6">
<div class="list-style">
<ol id="list" data-aos="fade-right ">
<li> Login on <a href="https://hacktoberfest.digitalocean.com/" target="_blank"> Hacktoberfest</a> website using your Github account </li>
<li> Edit any 4 repositories on Github labelled with the tag <a href="https://github.com/topics/hacktoberfest" target="_blank">'Hacktoberfest'</a> by forking the repository, cloning, and making a pull request, contributions
must not be spam.
<li> Log into <a href="https://hacktoberfest.digitalocean.com/" target="_blank"> Hacktoberfest</a> website using your Github profile </li>
<li> Contribute to a minimun of 4 repositories under <a href="https://github.com/topics/hacktoberfest" target="_blank">'Hacktoberfest'</a> by forking a repository of your choice, cloning, and making a pull request.
<br /><a id="updated-rules" href="https://hacktoberfest.digitalocean.com/resources/participation" target="_blank"><i class="fas fa-info-circle "></i> Read updated rules</a>
</li>
<li> Check the status of your pull requests on <a href="https://hacktoberfest.digitalocean.com/profile" target="_blank">Hacktoberfest official portal</a></li>
<li> Once all your 4 pull requests are completed and verified, you will be eligible for either a free T-shirt or to plant a tree! <a href="https://hacktoberfest.digitalocean.com/faq" target="_blank">Checkout FAQs here</a></li>
<li> Finding it difficult to contribute as a beginner?<a href="https://github.com/MunGell/awesome-for-beginners"> Look for issues here according to your skills</a></li>
<li> Pull requests considered spam will not be accepted.</li>
<li> Check the status of your pull requests under your profile in the official <a href="https://hacktoberfest.digitalocean.com/profile" target="_blank">Hacktoberfest</a> website</li>
<li> Once atleast 4 of your pull requests are verified, you will be eligible either to get a free t-shirt or plant a tree in your name instead! <a href="https://hacktoberfest.digitalocean.com/faq" target="_blank">Checkout FAQs here</a></li>
<li> Finding it difficult to contribute as a beginner?<a href="https://github.com/MunGell/awesome-for-beginners"> You can look for beginner-friendly issues here</a></li>
</ol>
</div>
</div>
Expand Down Expand Up @@ -121,7 +121,7 @@ <h1 data-aos="zoom-in-down">Steps to be followed</h1><br><br>
<h1 data-aos="zoom-out">Plant a tree in the Hacktober Forest</h1><br><br>
<div class="container">
<p style="color: #222; font-size: 210% !important; font-family: Poppins;">
<i>"When we plant trees, we plant the seeds of peace and seeds of hope"</i>
<i>"When we plant trees, we plant the seeds of peace and hope"</i>
</p>
<p style="color: rgb(171, 138, 116); font-size: 210% !important; font-family: Poppins; text-align: right;">
<i>-Wangari Maathai</i>
Expand All @@ -142,7 +142,6 @@ <h1 data-aos="zoom-out">Plant a tree in the Hacktober Forest</h1><br><br>
<a href="https://github.com/rakshit234/HacktoberFest2021" target="_blank" class="btn" data-aos='fade-up'>Link to code</a>

<div class="social-buttons" data-aos='fade-up'>

<a href="https://github.com/rakshit234/HacktoberFest2021/graphs/contributors" target="_blank"><i class="fa fa-github"></i> Contributor's Profile</a>
<a href="https://twitter.com/hacktoberfest" target="_blank"><i class="fa fa-twitter"></i> hacktoberfest </a>
<a href="https://www.instagram.com/hacktoberfest/" target="_blank"><i class="fa fa-instagram"></i> hacktoberfest</a>
Expand Down