From d43433b00c856d7808fe29a2bb245ff7f9435a73 Mon Sep 17 00:00:00 2001 From: Jacob McDonnell Date: Mon, 14 Feb 2022 16:54:21 -0500 Subject: Added Varibles to the css for colors --- testPage.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'testPage.html') diff --git a/testPage.html b/testPage.html index 449eb5c..18f0be8 100755 --- a/testPage.html +++ b/testPage.html @@ -22,8 +22,8 @@

About

I'm Jacob McDonnell. I have been interested in computers since I was young. My father has been in the technology field since before I was born, so I guess that interest came from him.

My interests, with respect to computers, are programming, UNIX/Plan9, and electronics/hardware. I know how to program in Java thanks to a high school course, and I like the language for somethings. Currently I am learning the C programming language with the hopes to write my own operating system one day. In my free time I like to play basketball, row, practice German and Russian, and play guitar.

I do not know what I will do with this website just yet, maybe I will write articles about projects that I am working on.

-				
-#include 
+				
+#include <stdio.h>
 
 int
 main(void) {
-- 
cgit v1.2.3