We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2f9ccfb commit ca6a0f7Copy full SHA for ca6a0f7
README.md
@@ -39,7 +39,7 @@ const PageLayout: React.FC = ({children}) => {
39
render={(meta: React.ReactNode) => <Head>{meta}</Head>}
40
siteTitle="PHANTOM"
41
pageTitle="Our Work"
42
- titleTemplate="[siteTitle] | [pageTitle]"
+ titleTemplate="[pageTitle] | [siteTitle]"
43
description="Transforming challenges of all shapes and sizes into inventive, engaging and performance driven solutions that change the game."
44
baseSiteUrl="https://phantom.land"
45
pagePath="work"
0 commit comments