New blog and homepage focus
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m43s
All checks were successful
Docker Deploy / build-and-push (push) Successful in 4m43s
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user