From 43f4d8446b303c090d6858a476c49c02743ff42c Mon Sep 17 00:00:00 2001 From: darkicewolf50 Date: Mon, 21 Apr 2025 21:25:20 -0600 Subject: [PATCH] removed(old Leptos): moved old files to their place and removed leptos --- Wireframe.drawio => Design Docs.drawio | 0 Brock_Unicard.png => Old Version/Brock_Unicard.png | Bin PAGE-ADDRESS.md => Old Version/PAGE-ADDRESS.md | 0 contact.html => Old Version/contact.html | 0 education.html => Old Version/education.html | 0 experience.html => Old Version/experience.html | 0 index.html => Old Version/index.html | 0 interests.html => Old Version/interests.html | 0 skills.html => Old Version/skills.html | 0 style.css => Old Version/style.css | 0 10 files changed, 0 insertions(+), 0 deletions(-) rename Wireframe.drawio => Design Docs.drawio (100%) rename Brock_Unicard.png => Old Version/Brock_Unicard.png (100%) rename PAGE-ADDRESS.md => Old Version/PAGE-ADDRESS.md (100%) rename contact.html => Old Version/contact.html (100%) rename education.html => Old Version/education.html (100%) rename experience.html => Old Version/experience.html (100%) rename index.html => Old Version/index.html (100%) rename interests.html => Old Version/interests.html (100%) rename skills.html => Old Version/skills.html (100%) rename style.css => Old Version/style.css (100%) diff --git a/Wireframe.drawio b/Design Docs.drawio similarity index 100% rename from Wireframe.drawio rename to Design Docs.drawio diff --git a/Brock_Unicard.png b/Old Version/Brock_Unicard.png similarity index 100% rename from Brock_Unicard.png rename to Old Version/Brock_Unicard.png diff --git a/PAGE-ADDRESS.md b/Old Version/PAGE-ADDRESS.md similarity index 100% rename from PAGE-ADDRESS.md rename to Old Version/PAGE-ADDRESS.md diff --git a/contact.html b/Old Version/contact.html similarity index 100% rename from contact.html rename to Old Version/contact.html diff --git a/education.html b/Old Version/education.html similarity index 100% rename from education.html rename to Old Version/education.html diff --git a/experience.html b/Old Version/experience.html similarity index 100% rename from experience.html rename to Old Version/experience.html diff --git a/index.html b/Old Version/index.html similarity index 100% rename from index.html rename to Old Version/index.html diff --git a/interests.html b/Old Version/interests.html similarity index 100% rename from interests.html rename to Old Version/interests.html diff --git a/skills.html b/Old Version/skills.html similarity index 100% rename from skills.html rename to Old Version/skills.html diff --git a/style.css b/Old Version/style.css similarity index 100% rename from style.css rename to Old Version/style.css