Paulus Schoutsen 3 éve
szülő
commit
71f2e27d97
2 módosított fájl, 18 hozzáadás és 1 törlés
  1. 17 1
      index.html
  2. 1 0
      static/logos/tasmota.svg

+ 17 - 1
index.html

@@ -50,7 +50,7 @@
         float: right;
       }
       .project .logo img {
-        max-height: 50px;
+        height: 50px;
       }
       a {
         color: #03a9f4;
@@ -165,6 +165,22 @@
           >
         </p>
       </div>
+      <div class="project">
+        <a href="https://tasmota.github.io" class="logo"
+          ><img src="static/logos/tasmota.svg" alt="Tasmota logo"
+        /></a>
+        <h3>Tasmota</h3>
+        <p>
+          Alternative firmware for ESP8266 with easy configuration using webUI,
+          OTA updates, automation using timers or rules, expandability and
+          entirely local control over MQTT, HTTP, Serial or KNX.
+        </p>
+        <p>
+          <a href="https://arendst.github.io/Tasmota-firmware/" target="_blank"
+            >Installation Website</a
+          >
+        </p>
+      </div>
       <div class="project">
         <a href="http://www.espeasy.com/" class="logo"
           ><img src="static/logos/espeasy.png" alt="ESPEasy logo"

+ 1 - 0
static/logos/tasmota.svg

@@ -0,0 +1 @@
+<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 170.38 170.38"><defs><style>.cls-1{fill:#010101;}</style></defs><title>Element 1</title><g id="Ebene_2" data-name="Ebene 2"><g id="Ebene_1-2" data-name="Ebene 1"><polygon class="cls-1" points="85.19 0 0 85.19 9.73 94.93 85.19 19.47 160.65 94.93 170.38 85.19 85.19 0"/><path class="cls-1" d="M85.19,60.08A52.6,52.6,0,0,0,66.45,161.84V146.7A38.79,38.79,0,0,1,78.31,74.5v95.88H92.08V74.5a38.79,38.79,0,0,1,11.85,72.2v15.14A52.6,52.6,0,0,0,85.19,60.08Z"/></g></g></svg>