Skip to content

Commit

Permalink
fix title ..
Browse files Browse the repository at this point in the history
  • Loading branch information
3imed-jaberi committed Sep 21, 2019
1 parent 850ee0c commit eb196c6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/404.js
Expand Up @@ -22,7 +22,7 @@ const PageNotFound = ({location}: Props) => (
<div css={sharedStyles.articleLayout.container}>
<div css={sharedStyles.articleLayout.content}>
<Header>الصفحة غير موجودة</Header>
<TitleAndMetaTags title="React - Page Not Found" />
<TitleAndMetaTags title="React - الصفحة غير موجودة" />
<div css={sharedStyles.markdown}>
<p>لم نتمكن من العثور على ما كنت تبحث عنه.</p>
<p>
Expand Down

0 comments on commit eb196c6

Please sign in to comment.