From 9df9505557fb5640fa344dc707ce406ebd9dc9c9 Mon Sep 17 00:00:00 2001 From: thinkpadmaster Date: Thu, 29 Jun 2023 21:34:26 -0500 Subject: Changed external links to open in new tabs --- templates/about.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'templates/about.html') diff --git a/templates/about.html b/templates/about.html index 01d9422..a6a432b 100644 --- a/templates/about.html +++ b/templates/about.html @@ -9,6 +9,6 @@

My name is Alex Scerba, and I am a design student at the College for Creative Studies in Detroit, MI.

"It's just a machine. Open it up and see what's wrong."

This phrase is mostly what my life revolves around. Tinkering, making, repairing, and improving the world through these outlets is what I strive to do in my lifetime.

-

This site is my anti social media and is where I post about my life and school projects (when allowed) and serves as a way to keep up with my appreciation for software programming. The backend is written in Go (source can be found at notabug.org) and uses a templating system to keep hand-editing of pages to a bare minimum.

-

For posterity, I keep my old site deployed. The blog page is extremely slow to load along with a couple others due to amount of content on the pages and size of images, but it is a fun project to look back on.

+

This site is my anti social media and is where I post about my life and school projects (when allowed) and serves as a way to keep up with my appreciation for software programming. The backend is written in Go (source can be found at notabug.org) and uses a templating system to keep hand-editing of pages to a bare minimum.

+

For posterity, I keep my old site deployed. The blog page is extremely slow to load along with a couple others due to amount of content on the pages and size of images, but it is a fun project to look back on.

{{ end }} \ No newline at end of file -- cgit v1.2.3