From 1690eadfae2cb2f3eee4303f8ef8c10be7479ad0 Mon Sep 17 00:00:00 2001 From: T'JAMPENS QUENTIN p2406187 Date: Fri, 20 Jun 2025 18:33:49 +0200 Subject: [PATCH] Start index at 0 --- web.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web.cpp b/web.cpp index f59a9a0..7dd0a2d 100644 --- a/web.cpp +++ b/web.cpp @@ -64,7 +64,7 @@ void Web::siteHtml()