Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update index.html by capitallising major names and attributes #69

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
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
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -147,7 +147,7 @@ <h1><b style="color: #fff;">Hackathon ends in:</b></h1>
</div>
<br><br>
<button id="devfolio-apply-now"><svg class="logo" xmlns="http://www.w3.org/2000/svg" fill="#fff"viewBox="0 0 115.46 123.46" style="height:24px;width:24px;margin-right:8px"><path d="M115.46 68a55.43 55.43 0 0 1-50.85 55.11S28.12 124 16 123a12.6 12.6 0 0 1-10.09-7.5 15.85 15.85 0 0 0 5.36 1.5c4 .34 10.72.51 20.13.51 13.82 0 28.84-.38 29-.38h.26a60.14 60.14 0 0 0 54.72-52.47c.05 1.05.08 2.18.08 3.34z" /><path d="M110.93 55.87A55.43 55.43 0 0 1 60.08 111s-36.48.92-48.58-.12C5 110.29.15 104.22 0 97.52l.2-83.84C.38 7 5.26.94 11.76.41c12.11-1 48.59.12 48.59.12a55.41 55.41 0 0 1 50.58 55.34z"/></svg>Apply with Devfolio</button>
<p><br>HackNITR is one of a kind hackathon which endeavors to bring and integrate talent, innovation, and creativity under one roof to build solutions for real-world problems using the latest technologies. </p>
<p><br>HackNITR is one of a kind Hackathon which endeavors to bring and integrate talent, innovation, and creativity under one roof to build solutions for real-world problems using the latest technologies. </p>
</div>
</div>

Expand Down Expand Up @@ -733,7 +733,7 @@ <h5 class="mb-0">

<div class="col-lg-4 col-sm-4 mb-4 mb-xl-0 single-footer-widget">
<h4>About Us</h4>
<p>We are a group of coding aficionado university students, hosting this hackathon as a clarion call to the brightest minds to come together and hack out the problems we face in the community we all comprise of by collaboration and innovation. Here's to a better future!</p>
<p>We are a group of Coding Aficionado University Students, hosting this hackathon as a clarion call to the brightest minds to come together and hack out the problems we face in the community we all comprise of by collaboration and innovation. Here's to a better future!</p>
<a href="privacypolicy.html">Privacy Policy</a>
</div>

Expand Down