From 9762d463ed49afa7486343a76f29c50350550181 Mon Sep 17 00:00:00 2001 From: Daniel Ledda Date: Thu, 11 Dec 2025 16:19:20 +0100 Subject: [PATCH] update --- app/home/DJHomeRoot.tsx | 2 +- public/{index2.html => index_old.html} | 0 2 files changed, 1 insertion(+), 1 deletion(-) rename public/{index2.html => index_old.html} (100%) diff --git a/app/home/DJHomeRoot.tsx b/app/home/DJHomeRoot.tsx index 726eb02..70c86d6 100644 --- a/app/home/DJHomeRoot.tsx +++ b/app/home/DJHomeRoot.tsx @@ -81,7 +81,7 @@ export default defineComponent({ K A D I: Online Yatzy Scoresheets - + My git projects diff --git a/public/index2.html b/public/index_old.html similarity index 100% rename from public/index2.html rename to public/index_old.html