From 4ed7a7c2b207c790fae8735e471899501dfa0099 Mon Sep 17 00:00:00 2001 From: acl13 <128934431+acl13@users.noreply.github.com> Date: Mon, 29 Jul 2024 17:14:35 -0400 Subject: [PATCH 01/13] initial commit --- index.html | 1 + main.js | 0 style.css | 1 + 3 files changed, 2 insertions(+) create mode 100644 index.html create mode 100644 main.js create mode 100644 style.css diff --git a/index.html b/index.html new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/index.html @@ -0,0 +1 @@ + diff --git a/main.js b/main.js new file mode 100644 index 00000000..e69de29b diff --git a/style.css b/style.css new file mode 100644 index 00000000..8b137891 --- /dev/null +++ b/style.css @@ -0,0 +1 @@ + From ca8ac941b76458e22e50dce269f0666571500c4f Mon Sep 17 00:00:00 2001 From: acl13 <128934431+acl13@users.noreply.github.com> Date: Mon, 29 Jul 2024 17:15:08 -0400 Subject: [PATCH 02/13] create html boilerplate, link css and js files --- index.html | 20 +++++++++++++++++++- 1 file changed, 19 insertions(+), 1 deletion(-) diff --git a/index.html b/index.html index 8b137891..10517612 100644 --- a/index.html +++ b/index.html @@ -1 +1,19 @@ - + + +
+ + + + +