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 @@ -116,7 +116,7 @@ <h2>Recent Projects</h2>

<div class="row">
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
<a href="https://github.com/codeuino/Social-Platform-Donut"><img src="images/social.PNG" alt="Free HTML5 Website Template by gettemplates.co"
<a href="https://github.com/codeuino/Social-Platform-Donut"><img src="images/social.PNG" alt="Screenshot of Social Platform Donut"
class="img-responsive">
<div class="fh5co-copy">
<h3>Donut</h3>
Expand All @@ -125,7 +125,7 @@ <h3>Donut</h3>
</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"
<a href="https://github.com/codeuino/chat-platform"><img src="images/chat.png" alt="Screenshot of codeuino chat-platform"
class="img-responsive">
<div class="fh5co-copy">
<h3>Chat Platform</h3>
Expand All @@ -134,7 +134,7 @@ <h3>Chat Platform</h3>
</a>
</div>
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
<a href="https://github.com/codeuino/Certificate-Generator"><img src="images/cop.jpg" alt="Free HTML5 Website Template by gettemplates.co"
<a href="https://github.com/codeuino/Certificate-Generator"><img src="images/cop.jpg" alt="Screenshot of Codeuino Certificate-Generator"
class="img-responsive">
<div class="fh5co-copy">
<h3>Certificate Generator</h3>
Expand Down
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -227,7 +227,7 @@ <h2>Recent Projects</h2>

<div class="row">
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
<a href="https://github.com/codeuino/Social-Platform-Donut"><img src="images/social.PNG" alt="Free HTML5 Website Template by gettemplates.co"
<a href="https://github.com/codeuino/Social-Platform-Donut"><img src="images/social.PNG" alt="Screenshot of Social-Platform-Donut"
class="img-responsive">
<div class="fh5co-copy">
<h3>Donut</h3>
Expand All @@ -236,7 +236,7 @@ <h3>Donut</h3>
</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"
<a href="https://github.com/codeuino/chat-platform"><img src="images/chat.png" alt="Screenshot of Codeuino chat-platform"
class="img-responsive">
<div class="fh5co-copy">
<h3>Chat plateform</h3>
Expand All @@ -245,7 +245,7 @@ <h3>Chat plateform</h3>
</a>
</div>
<div class="col-md-4 col-sm-6 fh5co-project animate-box" data-animate-effect="fadeIn">
<a href="https://github.com/codeuino/Certificate-Generator"><img src="images/cop.jpg" alt="Free HTML5 Website Template by gettemplates.co"
<a href="https://github.com/codeuino/Certificate-Generator"><img src="images/cop.jpg" alt="Screenshot of Codeuino Certificate-Generator"
class="img-responsive">
<div class="fh5co-copy">
<h3>Certificate Generator</h3>
Expand Down Expand Up @@ -282,7 +282,7 @@ <h2>GET INVOLVED</h2>

<h3><a href="#">Join our slack Channel</a></h3>
<p class="author"><img src="images/slack.png"
alt="Free HTML5 Bootstrap Template by gettemplates.co">
alt="slack logo">
Don't Wait, Connect right now .
Get united in a common goal </p>
<form>
Expand All @@ -297,7 +297,7 @@ <h3><a href="#">Join our slack Channel</a></h3>
<div class="fh5co-post">

<h3><a href="#">Documentation</a></h3>
<p class="author"><img src="images/code.png">Help to maintain CODEUINO's user and developer documentation. </p>
<p class="author"><img src="images/code.png" alt="Codeuino logo">Help to maintain CODEUINO's user and developer documentation. </p>

<button type="submit" class="btn btn-danger" onclick="window.location.href='https://github.com/codeuino/codeuino-docs'">Contribute to documentation</button>

Expand All @@ -309,7 +309,7 @@ <h3><a href="#">Documentation</a></h3>

<h3><a href="#">Engagement Team</a></h3>
<p class="author"><img src="images/slack.png"
alt=" "> Works on marketing, outreach, events and websites. It wants your help!</p>
alt="slack logo"> Works on marketing, outreach, events and websites. It wants your help!</p>
<form>
<a href="https://join.slack.com/t/codeuino/shared_invite/enQtMzcxOTQwNzE4NzcxLWEyNzUxYjI0ZThiNWUyYWI5MzJlMTNmODMxN2NjMTcxODJkZmFhNTVkYmUyOTQ1YzgzNTlmMTVkYzVhMzdmNTQ" class="btn btn-danger">Join Engagement Team</a>

Expand Down