feat(human.json): added human.json file
This commit is contained in:
parent
71b593fbe8
commit
0c059c81a0
2 changed files with 35 additions and 0 deletions
|
|
@ -16,6 +16,7 @@ const hasPosts = (await getCollection("blog")).length > 0;
|
|||
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>{pageTitle}</title>
|
||||
<link rel="human-json" href="/human.json" />
|
||||
</head>
|
||||
<body>
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue