Skip to content

Commit

Permalink
update index
Browse files Browse the repository at this point in the history
  • Loading branch information
desire committed Dec 1, 2020
1 parent 0076ecc commit d89818b
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -176,23 +176,23 @@ <h2 style="color:#fff">Hey. I'm Désiré, how can I help? <br>
</a>
</h2>
<br>
<a href="myprofile.html" class="btn btn-default" style="background-color:transparent">About & Projects</a>
<a href="portfolio.html" class="btn btn-primary" style="background-color:transparent">Portfolio</a>
<a href="hhttps://www.linkedin.com/in/ednzengou/" class="btn btn-success" style="background-color:transparent">Get in touch! </a>
<a href="myprofile.html" class="btn btn-default" style="background-color:transparent; color:white">About & Projects</a>
<a href="portfolio.html" class="btn btn-primary" style="background-color:transparent; color:white">Portfolio</a>
<a href="https://www.linkedin.com/in/ednzengou/" class="btn btn-success" style="background-color:transparent; color:white">Get in touch! </a>



</div>
</div>
</div>

<input id="speech" type="text">
<!--<button id="rec" class="btn">Speak</button>-->
<!--<input id="speech" type="text">
<button id="rec" class="btn">Speak</button>
<div id="spokenResponse" class="spoken-response">
<div class="spoken-response__text"></div>
</div>
</div>
<!--<div class="debug">
<div class="debug">
<div class="debug__btn btn">
Debug JSON results
</div>
Expand Down

0 comments on commit d89818b

Please sign in to comment.