chore: add name to page titles

This commit is contained in:
Oliver Davies 2023-10-04 01:09:39 +01:00
parent 280db0d969
commit 25dcd4dd37
3 changed files with 6 additions and 3 deletions

View file

@ -1,6 +1,7 @@
---
layout: ~/layouts/PageLayout.astro
title: Oliver Davies - Software Developer and Drupal Expert
isFront: true
---
import { numberOfYears } from '~/utils';