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",
|
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",
|
||||||
|
|||||||
Reference in New Issue
Block a user