From f2ad16aee513d44005a802259b3ed27873f95075 Mon Sep 17 00:00:00 2001 From: Gabriel De Los Rios Date: Sun, 22 Sep 2024 00:32:30 -0300 Subject: [PATCH] fix: corrects templating --- {static => templates}/index.html | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename {static => templates}/index.html (100%) diff --git a/static/index.html b/templates/index.html similarity index 100% rename from static/index.html rename to templates/index.html