From 0e337815a280771cfd51fad1318baf88cd865b20 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Sat, 9 Apr 2022 22:39:03 -0400 Subject: made light colors default without media query --- index.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'index.html') diff --git a/index.html b/index.html index 2862d08..cf69b02 100755 --- a/index.html +++ b/index.html @@ -15,7 +15,7 @@

Projects

-

jed is my own version of jed, currently written in java.

+

jed is my own version of ed, currently written in java.

ticalcprograms are a set of small programs written in C for the TI-84 Plus CE graphing calculator.

TextEditor is a simple text editor that I wrote because I didn't like the macOS TextEdit app.

-- cgit v1.2.3