Skip to content
Merged
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
6 changes: 3 additions & 3 deletions Projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,16 +105,16 @@ <h2>Recent Projects</h2>
class="img-responsive">
<div class="fh5co-copy">
<h3>Donut</h3>
<p>Social plateform </p>
<p>Social Platform </p>
</div>
</a>
</div>
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
<a href="https://github.com/codeuino/chat-platform"><img src="images/chat.png" alt="Free HTML5 Website Template by gettemplates.co"
class="img-responsive">
<div class="fh5co-copy">
<h3>Chat plateform</h3>
<p>Old way,with our touch</p>
<h3>Chat Platform</h3>
<p>Old way, with our touch</p>
</div>
</a>
</div>
Expand Down
4 changes: 2 additions & 2 deletions about.html
Original file line number Diff line number Diff line change
Expand Up @@ -87,9 +87,9 @@ <h1 class="mb30">About Us</h1>
<div class="container">
<div class="row animate-box row-pb-md">
<div class="col-md-8 col-md-offset-2 text-left fh5co-heading">
<span> Developement Team</span>
<span> Development Team</span>
<h2>Meet Our Team</h2>
<p>Lets meet our expert team. We have experienced developers in our team</p>
<p>Let's meet our expert team. We have experienced developers in our team</p>
</div>
</div>
<div class="row">
Expand Down
10 changes: 5 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
<li class="active"><a href="index.html">Home</a></li>


<li><a href="Projects.html">Project</a></li>
<li><a href="Projects.html">Projects</a></li>
<li><a href="about.html">Team</a></li>
<li><a href="#fh5co-started" id="donate-us">Donate Us</a></li>
<li><a href="http://wiki.codeuino.org/">Wiki</a></li>
Expand Down Expand Up @@ -189,7 +189,7 @@ <h3>Bringing developers together</h3>
<i class="fa fa-desktop" aria-hidden="true"></i>
</span>
<h3>Enticing Hackathons </h3>
<p>Showcase your talent and win some exciting goodies.If you don't win dont't get dissappointed
<p>Showcase your talent and win some exciting goodies. If you don't win dont't get dissappointed
as you will have tons of learning new tech. </p>
<!-- <p><a href="#">Learn more</a></p> -->
</div>
Expand Down Expand Up @@ -348,8 +348,8 @@ <h2>Donate Us to grow more</h2>
<div class="flex-container">
<div class="about">
<h3>CODEUINO</h3>
<p>Codeuino-An Open Source Non-Profit Organisation,founded by Jaskirat Singh an Open Source maniac.
Codeuino develops various Open Source Softwares that tends to benefits all the people around.
<p>Codeuino-An Open Source Non-Profit Organisation, founded by Jaskirat Singh an Open Source maniac.
Codeuino develops various Open Source Softwares that tends to benefit all the people around.
The organisation acts as a guiding hand in the process and provides resources and infrastructure.
</p>
<div class="social-buttons">
Expand Down Expand Up @@ -427,7 +427,7 @@ <h3>SUBSCRIBE</h3>
<div class="row">
<div class="col-md-7">
<label>Security Number</label>
<input class="ccv" type="text" placeholder="CVC" maxlength="3"
<input class="ccv" type="text" placeholder="CVV" maxlength="3"
onkeypress='return event.charCode >= 48 && event.charCode <= 57'/>
</div>
<div class="col-md-5">
Expand Down