From 922d0dd68261bc8889b19aa98cc53b32101a6823 Mon Sep 17 00:00:00 2001 From: David Montero Crespo Date: Sat, 28 Mar 2026 22:43:53 -0300 Subject: [PATCH] feat: add About link to navigation in index.html and Velxio2Page --- frontend/index.html | 3 ++- frontend/src/pages/Velxio2Page.tsx | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/frontend/index.html b/frontend/index.html index de99127..c05bd06 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -216,8 +216,9 @@ Raspberry Pi Pico Simulator Raspberry Pi 3 Simulator GitHub - Discord + Discord Documentation + About
diff --git a/frontend/src/pages/Velxio2Page.tsx b/frontend/src/pages/Velxio2Page.tsx index 54ded8d..af5627b 100644 --- a/frontend/src/pages/Velxio2Page.tsx +++ b/frontend/src/pages/Velxio2Page.tsx @@ -625,6 +625,7 @@ export const Velxio2Page: React.FC = () => { ESP32 Simulator RP2040 Simulator Pi 3 Simulator + About