From 31bd51f0a8b05bf86c1517acc2c1f65b8b0092ff Mon Sep 17 00:00:00 2001 From: Jann Idar Hillestad Date: Sun, 10 Nov 2024 15:15:46 +0100 Subject: [PATCH] Updated About Page --- app/about/page.tsx | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/app/about/page.tsx b/app/about/page.tsx index 4d428d0..8774e07 100644 --- a/app/about/page.tsx +++ b/app/about/page.tsx @@ -6,7 +6,7 @@ import { Metadata } from "next"; export const metadata: Metadata = { title: "Jann Idar Hillestad's tech blog", description: - "I am Jann Idar Hillestad, a senior IT Consultant from Norway. With more than 19 years of experience in ops and consultancies, it is time to move out of my comfort zone in this blog. I will share what I learn in Dev, DevOps, Automation, MacOS, Robotics and other cool stuff.", + "Jann Idar Hillestad's tech blog. A seasoned IT consultant from Norway with over 19 years of experience in operations and consultancy. This blog marks my journey beyond the familiar as I embrace new challenges and opportunities. Here, I share insights, discoveries, and lessons learned across topics like development, DevOps, automation, macOS, robotics, and other exciting technologies. Join me as I explore, innovate, and grow in this ever-evolving field!", }; export default async function AboutPage() { @@ -34,10 +34,13 @@ export default async function AboutPage() {

- I am Jann Idar Hillestad, a senior IT Consultant from Norway. With - more than 19 years of experience in ops and consultancies, it is time - to move out of my comfort zone in this blog. I will share what I learn - in Dev, DevOps, Automation, MacOS, Robotics and other cool stuff. + Hi, I'm Jann Idar Hillestad, a seasoned IT consultant from Norway + with over 19 years of experience in operations and consultancy. This + blog marks my journey beyond the familiar as I embrace new challenges + and opportunities. Here, I share insights, discoveries, and lessons + learned across topics like development, DevOps, automation, macOS, + robotics, and other exciting technologies. Join me as I explore, + innovate, and grow in this ever-evolving field!