diff options
Diffstat (limited to '_site/projects/etlas/index.html')
| -rw-r--r-- | _site/projects/etlas/index.html | 14 |
1 files changed, 8 insertions, 6 deletions
diff --git a/_site/projects/etlas/index.html b/_site/projects/etlas/index.html index d70c05e..bd18041 100644 --- a/_site/projects/etlas/index.html +++ b/_site/projects/etlas/index.html @@ -40,10 +40,11 @@ <main> <div class="container"> - <h2 class="center" id="title">ETLAS: E-PAPER DASHBOARD</h2> - <h6 class="center">05 SEPTEMBER 2024</h5> - <br> - <div class="twocol justify"><p>Etlas is a news, stock market, and weather tracker powered by an ESP32 NodeMCU + <div class="container-2"> + <h2 class="center" id="title">ETLAS: E-PAPER DASHBOARD</h2> + <h6 class="center">05 SEPTEMBER 2024</h5> + <br> + <div class="twocol justify"><p>Etlas is a news, stock market, and weather tracker powered by an ESP32 NodeMCU D1, featuring a 7.5-inch <a href="https://www.waveshare.com/" class="external" target="_blank" rel="noopener noreferrer">Waveshare</a> e-paper display and a DHT22 sensor module.</p> @@ -96,13 +97,14 @@ email at the address on my home page.</p> <p>Files: <a href="source.tar.gz">source.tar.gz</a></p> </div> - <p class="post-author right">by Wickramage Don Sadeep Madurange</p> + <p class="post-author right">by Wickramage Don Sadeep Madurange</p> + </div> </div> </main> <div class="footer"> <div class="container"> - <div class="twelve columns right"> + <div class="twelve columns right container-2"> <p id="footer-text">© ASCIIMX - 2025</p> </div> </div> |
