feat: add portfolio site
This commit is contained in:
parent
8090f62f1e
commit
4a6d765c86
80 changed files with 3891 additions and 1248 deletions
|
@ -19,10 +19,10 @@ const NotFound = () => {
|
|||
|
||||
<meta property="og:title" content="Page Not Found" />
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="http://developomp.com" />
|
||||
<meta property="og:url" content="http://blog.developomp.com" />
|
||||
<meta
|
||||
property="og:image"
|
||||
content="http://developomp.com/icon/icon.svg"
|
||||
content="http://blog.developomp.com/icon/icon.svg"
|
||||
/>
|
||||
<meta property="og:description" content="Page does not exist" />
|
||||
</Helmet>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue