From 389f0c985b5a1e117c1db2273080cc1b74dd61fe Mon Sep 17 00:00:00 2001 From: IwanIDev Date: Wed, 4 Mar 2026 16:01:28 +0000 Subject: Initialised Vite project --- index.html | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 index.html (limited to 'index.html') diff --git a/index.html b/index.html new file mode 100644 index 0000000..ed73160 --- /dev/null +++ b/index.html @@ -0,0 +1,13 @@ + + + + + + + vite-portfolio-site + + +
+ + + -- cgit