From 3630e4c8d0539557e17650e5ec4482828341779b Mon Sep 17 00:00:00 2001
From: Ryan Gonyon <59808882+Radical-Coder@users.noreply.github.com>
Date: Tue, 16 Jun 2026 09:53:27 -0400
Subject: [PATCH 1/2] Add structured profile data
---
index.html | 34 ++++++++++++++++++++++++++++++++++
1 file changed, 34 insertions(+)
diff --git a/index.html b/index.html
index 6a83073..4521f3e 100644
--- a/index.html
+++ b/index.html
@@ -17,6 +17,40 @@
Ryan Gonyon | Make Fragile Software Dependable
+
From 906bf96503325d9f3641786b8d6dc1500e4bb97b Mon Sep 17 00:00:00 2001
From: Ryan Gonyon <59808882+Radical-Coder@users.noreply.github.com>
Date: Tue, 16 Jun 2026 10:04:28 -0400
Subject: [PATCH 2/2] Make structured data person first
---
index.html | 104 ++++++++++++++++++++++++++++++++++++++---------------
1 file changed, 76 insertions(+), 28 deletions(-)
diff --git a/index.html b/index.html
index 4521f3e..c1b9c62 100644
--- a/index.html
+++ b/index.html
@@ -20,34 +20,82 @@