From 407f0fb8340f0cba3b2db244c2c233ae127b91cf Mon Sep 17 00:00:00 2001 From: enzo Date: Thu, 16 Oct 2025 16:08:44 +0200 Subject: [PATCH] move files cv --- cv.html => cv/cv.html | 0 style.css => cv/style.css | 0 2 files changed, 0 insertions(+), 0 deletions(-) rename cv.html => cv/cv.html (100%) rename style.css => cv/style.css (100%) diff --git a/cv.html b/cv/cv.html similarity index 100% rename from cv.html rename to cv/cv.html diff --git a/style.css b/cv/style.css similarity index 100% rename from style.css rename to cv/style.css