diff --git a/site-root/public/head.php b/site-root/public/head.php index 96a5ff0..fa18883 100644 --- a/site-root/public/head.php +++ b/site-root/public/head.php @@ -1,23 +1,5 @@ 0) { - return $description; - } - return 'Josh Bruce helps individuals make peace with time, space, and money. Whether itʼs physical, digital, or downsizing, Josh can probably help. Josh Bruce has been working as a coach for over a decade and is a self-proclaimed productivity super-freak.'; -} - -function poster(string $poster = ''): string { - if (strlen($poster) > 0) { - return $poster; - } - return 'https://mastering-the-mundane.com/media/poster.png'; -} - -function keywords(): string { - return 'Time Management, Self Management, Life Management, Life Coaching, Productivity Coaching, Financial Coaching, Professional Organization, bookkeeping, accoutability partner, digital organization, onsite, on-site, remote, hybrid, josh, bruce, josh bruce'; -} ?>
@@ -38,14 +20,14 @@ function keywords(): string {