From c15fa40ef91d749bcc4632c65ddef778def59b97 Mon Sep 17 00:00:00 2001 From: SocksOnHead Date: Mon, 21 Jul 2025 02:33:43 +0200 Subject: [PATCH] Updated HomeAPI Setup (markdown) --- HomeAPI-Setup.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/HomeAPI-Setup.md b/HomeAPI-Setup.md index ef7f5d9..194980c 100644 --- a/HomeAPI-Setup.md +++ b/HomeAPI-Setup.md @@ -2,8 +2,8 @@ You can think what we are about to configure in this tutorial is the server for giving the ESP32 the image data it needs to display it on the screen. -$\color{Red}\Large{\textsf{THIS API IS CURRENTLY BUILT FOR FETCHING SWEDISH PUBLIC TRANSPORT DATA}}$ -$\color{Red}\Large{\textsf{YOU WILL HAVE TO DISABLE IT OR REPLACE IT IF YOU DON'T LIVE IN SWEDEN.}}$ +$\color{Red}{\textsf{THIS API IS CURRENTLY BUILT FOR FETCHING SWEDISH PUBLIC TRANSPORT DATA}}$ +$\color{Red}{\textsf{YOU WILL HAVE TO DISABLE IT OR REPLACE IT IF YOU DON'T LIVE IN SWEDEN.}}$ > ADVANCED: [Change Public Transport Api](./Change-Public-Transport-Api)