From 0269a7e72da2ee92654fbdb96561002d7571985e Mon Sep 17 00:00:00 2001 From: Mike Rockwell Date: Thu, 31 Jul 2025 12:10:44 -0400 Subject: [PATCH] moved css into folder and added print.css file --- css/print.css | 0 style.css => css/style.css | 0 index.html | 3 ++- 3 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 css/print.css rename style.css => css/style.css (100%) diff --git a/css/print.css b/css/print.css new file mode 100644 index 0000000..e69de29 diff --git a/style.css b/css/style.css similarity index 100% rename from style.css rename to css/style.css diff --git a/index.html b/index.html index 306bec3..5c72aa6 100644 --- a/index.html +++ b/index.html @@ -3,7 +3,7 @@ Mike Rockwell — Résumé - + @@ -91,5 +91,6 @@

View source on Gitea

+