Fixed some leftovers from a depricated feature
Some checks failed
Docker Deploy / build-and-push (push) Failing after 5m46s
Some checks failed
Docker Deploy / build-and-push (push) Failing after 5m46s
This commit is contained in:
@@ -31,18 +31,9 @@ export const config: Config = {
|
||||
},
|
||||
tagline: "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: {
|
||||
currentFocus: {
|
||||
title: "Current Focus:",
|
||||
description: "What I'm currently working on",
|
||||
},
|
||||
socialLinks: {
|
||||
title: "Places I Exist:",
|
||||
description: "Find me across the web",
|
||||
@@ -100,10 +91,6 @@ 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",
|
||||
|
||||
Reference in New Issue
Block a user