From f0bd418129109baf5bc305bac6b194183de39c7c Mon Sep 17 00:00:00 2001 From: Theo Arends <11044339+arendst@users.noreply.github.com> Date: Tue, 24 Jan 2023 10:19:46 +0100 Subject: [PATCH] Dark logo --- FIRMWARE.md | 2 +- RELEASENOTES.md | 5 ++++- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/FIRMWARE.md b/FIRMWARE.md index e7ea33291..7eb36c82b 100644 --- a/FIRMWARE.md +++ b/FIRMWARE.md @@ -1,4 +1,4 @@ -![Tasmota logo](https://github.com/arendst/Tasmota/blob/development/tools/logo/TASMOTA_FullLogo_Vector.svg) +![Tasmota logo](/tools/logo/TASMOTA_FullLogo_Vector.svg#gh-light-mode-only)![Tasmota logo](/tools/logo/TASMOTA_FullLogo_Vector_White.svg#gh-dark-mode-only) Alternative firmware for [ESP8266](https://en.wikipedia.org/wiki/ESP8266) based devices with **easy configuration using webUI, OTA updates, automation using timers or rules, expandability and entirely local control over MQTT, HTTP, Serial or KNX**. _Written for PlatformIO with limited support for Arduino IDE._ diff --git a/RELEASENOTES.md b/RELEASENOTES.md index a35c8136a..40223ad6f 100644 --- a/RELEASENOTES.md +++ b/RELEASENOTES.md @@ -1,4 +1,7 @@ -Logo + + + Logo + # RELEASE NOTES