Fixed some leftovers from a depricated feature
Some checks failed
Docker Deploy / build-and-push (push) Failing after 5m46s

This commit is contained in:
2025-12-02 10:21:04 -07:00
parent 0998bacd86
commit 88c10f9690

View File

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