fix: update description variable to match opening paragraph

This commit is contained in:
2026-04-08 08:34:52 -04:00
parent 58f0fb558d
commit ffd0ad8320

View File

@@ -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',