Skip to content

Commit

Permalink
Update README.md (#14)
Browse files Browse the repository at this point in the history
  • Loading branch information
John Richard Chipps-Harding authored Nov 11, 2021
1 parent 2f9ccfb commit ca6a0f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ const PageLayout: React.FC = ({children}) => {
render={(meta: React.ReactNode) => <Head>{meta}</Head>}
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"
Expand Down

0 comments on commit ca6a0f7

Please sign in to comment.