Skip to content

Commit

Permalink
project added
Browse files Browse the repository at this point in the history
  • Loading branch information
ganeshdeveloper1 committed Oct 6, 2021
1 parent 609d146 commit abb3490
Showing 1 changed file with 13 additions and 13 deletions.
26 changes: 13 additions & 13 deletions projects.html
Original file line number Diff line number Diff line change
Expand Up @@ -272,50 +272,50 @@ <h4>CWB Posts</h4>
</div>
<div class="projectcard">
<div class="projectimg">
<img src=img/bhagavad.webp alt="Videography">
<h4>Bhagavad Gita</h4>
<img src=img/unFUNNY.webp alt="Videography">
<h4>unFUNNY</h4>
<div class="showbar">HOVER</div>
</div>
<div class="projectdes">
<p>
It is a simple web app and here you will find all the chapters of
bhagavad gita.
</p>
<p>Here you will find jokes related with different categories.</p>
<a
class="btn-visit btnsite"
rel="noreferrer"
href="https://thegita.netlify.app/"
href="https://unfunny.netlify.app/"
target="_blank"
>Visit Live Site</a
>
<a
class="btn-visitgitsmall"
rel="noreferrer"
href="https://github.com/canwebe/BhagavadGita-API-"
href="https://github.com/canwebe/unfunny"
target="_blank"
><i class="ion-logo-github"></i>
</a>
</div>
</div>
<div class="projectcard">
<div class="projectimg">
<img src=img/unFUNNY.webp alt="Videography">
<h4>unFUNNY</h4>
<img src=img/bhagavad.webp alt="Videography">
<h4>Bhagavad Gita</h4>
<div class="showbar">HOVER</div>
</div>
<div class="projectdes">
<p>Here you will find jokes related with different categories.</p>
<p>
It is a simple web app and here you will find all the chapters of
bhagavad gita.
</p>
<a
class="btn-visit btnsite"
rel="noreferrer"
href="https://unfunny.netlify.app/"
href="https://thegita.netlify.app/"
target="_blank"
>Visit Live Site</a
>
<a
class="btn-visitgitsmall"
rel="noreferrer"
href="https://github.com/canwebe/unfunny"
href="https://github.com/canwebe/BhagavadGita-API-"
target="_blank"
><i class="ion-logo-github"></i>
</a>
Expand Down

0 comments on commit abb3490

Please sign in to comment.