From 8219b7cc27d3671d866a00fbae8d7503ce0e1686 Mon Sep 17 00:00:00 2001 From: anshimathur0325 Date: Tue, 24 Sep 2024 17:36:58 -0500 Subject: [PATCH 1/4] Added info about me --- index.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/index.html b/index.html index 627ca6c..cd6ad81 100644 --- a/index.html +++ b/index.html @@ -24,10 +24,10 @@

// git gud @ git, september 24, 2024

-

your name (pronouns)

-
year in school // major
-

classes you are taking

-

fun fact about you

+

Anshi Mathur (she/her)

+
Sophomore // Statistics and Computer Science
+

no classes right now -> Co-op @ Bayer

+

I love to read

From 6e53a68c10c5afdcfb7040836bc3fdd589322979 Mon Sep 17 00:00:00 2001 From: anshimathur0325 Date: Mon, 15 Sep 2025 18:45:30 -0500 Subject: [PATCH 2/4] I redid my website! --- index.html | 8 ++++---- styles.css | 2 +- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/index.html b/index.html index cd6ad81..a957764 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

welcome to wcs explorations!

come meet all of the people that came to our first workshop

-

// git gud @ git, september 24, 2024

+

// git gud @ git, september 15, 2025

@@ -25,9 +25,9 @@

// git gud @ git, september 24, 2024

Anshi Mathur (she/her)

-
Sophomore // Statistics and Computer Science
-

no classes right now -> Co-op @ Bayer

-

I love to read

+
Junior? // Statistics and Computer Science
+

CS374, CS357, STAT431, STAT426

+

I love to read books

diff --git a/styles.css b/styles.css index 1877bd5..3318f78 100644 --- a/styles.css +++ b/styles.css @@ -1,6 +1,6 @@ h1 { font-family: 'Zilla Slab', serif; - color: #f2777a; + color: #000000; } h2 { From 6b9112cb41994ff13c49386a66724d0780b177f5 Mon Sep 17 00:00:00 2001 From: anshimathur0325 Date: Mon, 15 Sep 2025 18:47:46 -0500 Subject: [PATCH 3/4] i was here --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.html b/index.html index a957764..27a9586 100644 --- a/index.html +++ b/index.html @@ -1,7 +1,7 @@ - Welcome to WCS Explorations! + Welcome to WCS Explorations! Anshi wuz here From 2b25a0a17732a50bea3c29758aaf7d112cc61a15 Mon Sep 17 00:00:00 2001 From: anshimathur0325 Date: Mon, 15 Sep 2025 18:52:56 -0500 Subject: [PATCH 4/4] make text red --- index.html | 2 +- styles.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 27a9586..d639a7a 100644 --- a/index.html +++ b/index.html @@ -13,7 +13,7 @@

welcome to wcs explorations!

come meet all of the people that came to our first workshop

-

// git gud @ git, september 15, 2025

+

git gud @ git, september 15, 2025

diff --git a/styles.css b/styles.css index 3318f78..d00e09d 100644 --- a/styles.css +++ b/styles.css @@ -1,6 +1,6 @@ h1 { font-family: 'Zilla Slab', serif; - color: #000000; + color: #990000; } h2 {