Add LinkedIn + gregh.dev links to contact

This commit is contained in:
Greg Hendrickson
2026-01-27 23:41:41 +00:00
parent f3c8654704
commit 48d15ade91
2 changed files with 5 additions and 2 deletions

View File

@@ -298,6 +298,8 @@ class GregOS {
},
contact: () => {
addLine('GitHub: github.com/ghndrx');
addLine('LinkedIn: linkedin.com/in/grhendrickson');
addLine('Website: gregh.dev');
},
clear: () => {
output.innerHTML = '';