fix: update description variable to match opening paragraph
This commit is contained in:
@@ -3,7 +3,7 @@ import type { IconMap, SocialLink, Site } from '@/types'
|
|||||||
export const SITE: Site = {
|
export const SITE: Site = {
|
||||||
title: 'Patrick Jaroszewski',
|
title: 'Patrick Jaroszewski',
|
||||||
description:
|
description:
|
||||||
"Full Stack Developer & DevOps Engineer passionate about building scalable web applications and robust infrastructure. A passionate learner driven by curiosity — skilled in modern web technologies, self-hosted infrastructure, and automation. Exploring new tech, sharing what I learn, and open to software engineering and DevOps opportunities.",
|
"Full Stack Developer & DevOps Engineer passionate about building scalable web applications and robust infrastructure. A relentless learner driven by curiosity — skilled in modern web technologies, self-hosted infrastructure, and automation. Exploring new tech, sharing what I learn, and open to software engineering and DevOps opportunities.",
|
||||||
href: 'https://patrick.jaroszew.ski',
|
href: 'https://patrick.jaroszew.ski',
|
||||||
author: 'Patrick Jaroszewski',
|
author: 'Patrick Jaroszewski',
|
||||||
locale: 'en-US',
|
locale: 'en-US',
|
||||||
|
|||||||
Reference in New Issue
Block a user