From 06cd350eb9f6e84a57b96d828b3f0d398347883e Mon Sep 17 00:00:00 2001 From: Mike Rockwell Date: Tue, 16 Jun 2026 11:50:31 -0400 Subject: [PATCH] Update description of resume page. --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index 55d76de..7831cc3 100644 --- a/index.html +++ b/index.html @@ -48,8 +48,8 @@ mdrockwell.net

mdrockwell.net/resume

-

This webpage was built using valid HTML and CSS, written entirely in Coda for iOS. It was designed to be small in size, ensuring that it will load quickly on just about any internet connection.

-

The layout was created using CSS flexbox and the design utilizes transitions to give life to interactive elements. The contact form below is built on Formspree — allowing visitors to send notes, comments, and inquiries without the need to host my own code which would provide that functionality.

+

This webpage was built using valid HTML and CSS, originally written in Coda for iOS. It was designed to be small in size, ensuring that it will load quickly on just about any internet connection.

+

The layout was created using CSS flexbox and the design utilizes transitions to give life to interactive elements. The contact form is built on Formspree — allowing visitors to send notes, comments, and inquiries without the need to host my own code to provide that functionality.

Source code can be viewed on Gitea.