From ca6a0f7b35d0ca6ec6503946ed504ed251dffe13 Mon Sep 17 00:00:00 2001 From: John Richard Chipps-Harding Date: Thu, 11 Nov 2021 12:04:38 +0000 Subject: [PATCH] Update README.md (#14) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 143689a..708617d 100755 --- a/README.md +++ b/README.md @@ -39,7 +39,7 @@ const PageLayout: React.FC = ({children}) => { render={(meta: React.ReactNode) => {meta}} siteTitle="PHANTOM" pageTitle="Our Work" - titleTemplate="[siteTitle] | [pageTitle]" + titleTemplate="[pageTitle] | [siteTitle]" description="Transforming challenges of all shapes and sizes into inventive, engaging and performance driven solutions that change the game." baseSiteUrl="https://phantom.land" pagePath="work"