Updated config and subtitle header size

This commit is contained in:
becarta
2025-02-04 16:23:38 +01:00
parent af2d563b00
commit 4ad21b9391
2 changed files with 2 additions and 2 deletions

View File

@@ -11,7 +11,7 @@ metadata:
title:
default: 365DevNet
template: '%s — 365DevNet'
description: "\U0001F680 Suitable for Startups, Small Business, Sass Websites, Professional Portfolios, Marketing Websites, Landing Pages & Blogs."
description: "The website 365DevNet serves as the personal portfolio of Richard Bergsma, an IT Systems and Automation Manager with over 15 years of experience. The site provides detailed information about his professional background, including his work experience, skills, and certifications. "
robots:
index: true
follow: true

View File

@@ -57,7 +57,7 @@ const yearsSince = currentYear - fixedYear;
>
<Fragment slot="subtitle">
<strong>Hi! I am Richard Bergsma</strong></br>I automate workflows with Power Automate, build smart chatbots in Copilot Studio, and connect systems through seamless API integrations. From optimizing IT infrastructure and managing global environments to enhancing collaboration with SharePoint and Azure, I streamline processes to make technology work smarter—all while leveling up my Python skills.
<strong class="text-4xl">Hi! I am Richard Bergsma.</strong></br></br>I automate workflows with Power Automate, build smart chatbots in Copilot Studio, and connect systems through seamless API integrations. From optimizing IT infrastructure and managing global environments to enhancing collaboration with SharePoint and Azure, I streamline processes to make technology work smarter—all while leveling up my Python skills.
</Fragment>
</Hero>