mirror of
https://github.com/alrayyes/wiki.git
synced 2025-05-08 01:41:51 +00:00
heading linking
This commit is contained in:
parent
04eeb2d10c
commit
fcd81353f8
7 changed files with 104 additions and 11 deletions
quartz/components
|
@ -26,7 +26,6 @@ export default function({ title, description, slug, externalResources }: HeadPro
|
|||
<link rel="icon" href={iconPath} />
|
||||
<meta name="description" content={description} />
|
||||
<meta name="generator" content="Quartz" />
|
||||
<base href={slug} />
|
||||
<link rel="preconnect" href="https://fonts.googleapis.com" />
|
||||
<link rel="preconnect" href="https://fonts.gstatic.com" />
|
||||
<link rel="stylesheet" type="text/css" href={stylePath} />
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue