New blog and homepage focus
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m43s

This commit is contained in:
2025-10-16 10:52:20 -06:00
parent 0d474804ec
commit 50a4ff1332
6 changed files with 283 additions and 183 deletions

View File

@@ -31,9 +31,18 @@ export const config: Config = {
},
tagline: "Researcher, Full-Stack Developer, and IT Professional",
description: "Researcher, Full-Stack Developer, and IT Professional",
currentFocus: [
{ label: "Masters", style: "secondary" },
{ label: "Open Source", style: "accent" },
{ label: "Contract Work", style: "primary" },
],
},
homepageSections: {
currentFocus: {
title: "Current Focus:",
description: "What I'm currently working on",
},
socialLinks: {
title: "Places I Exist:",
description: "Find me across the web",
@@ -91,6 +100,10 @@ export const config: Config = {
description: "Researcher, Full-Stack Developer, and IT Professional",
},
homepage: {
currentFocus: {
title: "Current Focus:",
description: "What I'm currently working on",
},
socialLinks: {
title: "Places I Exist:",
description: "Find me across the web",