From d96f525de2f0fffe7938ee4ebe9d26162519b44e Mon Sep 17 00:00:00 2001 From: Jacob Janzen Date: Sun, 17 Mar 2024 14:15:26 -0500 Subject: add styling --- about.html | 1 + index.html | 11 ++++++----- projects.html | 1 + styles.css | 9 +++++++++ 4 files changed, 17 insertions(+), 5 deletions(-) create mode 100644 styles.css diff --git a/about.html b/about.html index 01c92a2..5fbe057 100644 --- a/about.html +++ b/about.html @@ -8,6 +8,7 @@ +

About Me

diff --git a/index.html b/index.html index d3c286f..2818c96 100644 --- a/index.html +++ b/index.html @@ -8,15 +8,16 @@ + -

jacob janzen's website

+

Jacob Janzen's website

This website is designed to be as minimal as possible. It's written in - HTML with minimal CSS and JavaScript where needed. There is no graphic - design, no frameworks, and no bloat. It's currently hosted on GitHub - pages, but I intend to eventually move it over to a self-hosted server - when I get the hardware (this is years away). + HTML with minimal CSS and JavaScript where needed. There are no + frameworks, and no bloat. It's currently hosted on GitHub pages, but I + intend to eventually move it over to a self-hosted server when I get the + hardware (this is years away).

Links