From b22e691141cb8ff83d7c8cf4e4930b320deb6c5f Mon Sep 17 00:00:00 2001 From: ION606 Date: Sun, 7 Apr 2024 08:05:43 -0700 Subject: [PATCH] added projects page --- README.html | 7 +++ index.html | 2 +- pageMenu.css | 44 ++++++++++++++++++ pageMenu.js | 57 ++++++++++++++++++++++++ projects.css | 120 ++++++++++++++++++++++++++++++++++++++++++++++++++ projects.html | 67 ++++++++++++++++++++++++++++ 6 files changed, 296 insertions(+), 1 deletion(-) create mode 100644 pageMenu.css create mode 100644 pageMenu.js create mode 100644 projects.css create mode 100644 projects.html diff --git a/README.html b/README.html index 0fa45b1..873f112 100644 --- a/README.html +++ b/README.html @@ -5,7 +5,14 @@ ION606.com + + + + +