We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 015eb28 commit db419a1Copy full SHA for db419a1
1 file changed
src/pages/404.js
@@ -14,7 +14,7 @@ const NotFoundPage = ({ data }) => {
14
<meta property="og:title" content={title} />
15
<meta
16
property="og:description"
17
- content="A brief introduction to my background"
+ content="Information about myself and my background"
18
/>
19
</Helmet>
20
0 commit comments