replace metatags.io url with nox.blek.codes
This commit is contained in:
parent
979f27e5c2
commit
a28b640bc5
|
@ -8,13 +8,13 @@
|
|||
|
||||
<!-- Open Graph / Facebook -->
|
||||
<meta property="og:type" content="website" />
|
||||
<meta property="og:url" content="https://metatags.io/" />
|
||||
<meta property="og:url" content="https://nox.blek.codes/" />
|
||||
<meta property="og:title" content="blek! nox" />
|
||||
<meta property="og:description" content='blek! nox (or simply "nox") is a matrix client that focuses on a good look & feel' />
|
||||
|
||||
<!-- Twitter -->
|
||||
<meta property="twitter:card" content="summary_large_image" />
|
||||
<meta property="twitter:url" content="https://metatags.io/" />
|
||||
<meta property="twitter:url" content="https://nox.blek.codes/" />
|
||||
<meta property="twitter:title" content="blek! nox" />
|
||||
<meta property="twitter:description" content='blek! nox (or simply "nox") is a matrix client that focuses on a good look & feel' />
|
||||
|
||||
|
|
Loading…
Reference in New Issue