Correct language for hue-webapp.

This commit is contained in:
Gabriel Simmer 2021-12-03 19:24:56 +00:00
parent 1ae054f80b
commit a3b236ce82

View file

@ -73,7 +73,7 @@
<div class="six columns"> <div class="six columns">
<h3>Experiments</h3> <h3>Experiments</h3>
<div class="experiment"> <div class="experiment">
<h4>hue-webapp <span class="pill">C#</span></h4> <h4>hue-webapp <span class="pill">Python</span></h4>
<p>Small web frontend and proxy for interacting with Hue lighting. <a href="https://github.com/gmemstr/hue-webapp">gmemstr/hue-webapp</a></p> <p>Small web frontend and proxy for interacting with Hue lighting. <a href="https://github.com/gmemstr/hue-webapp">gmemstr/hue-webapp</a></p>
</div> </div>
<div class="experiment"> <div class="experiment">