mirror of
https://github.com/jackyzha0/quartz.git
synced 2026-03-24 15:05:42 -05:00
add mastodon rel="me" link
This commit is contained in:
parent
266bd8bb5b
commit
5a38c9f069
@ -46,6 +46,7 @@ export default (() => {
|
|||||||
<meta property="og:width" content="1200" />
|
<meta property="og:width" content="1200" />
|
||||||
<meta property="og:height" content="675" />
|
<meta property="og:height" content="675" />
|
||||||
<link rel="icon" href={iconPath} />
|
<link rel="icon" href={iconPath} />
|
||||||
|
<link rel="me" href="https://mastodon.social/@semanticdata" />
|
||||||
<meta name="description" content={description} />
|
<meta name="description" content={description} />
|
||||||
<meta name="generator" content="Quartz" />
|
<meta name="generator" content="Quartz" />
|
||||||
{css.map((href) => (
|
{css.map((href) => (
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user