mirror of
https://github.com/jackyzha0/quartz.git
synced 2025-12-24 21:34:06 -06:00
docs(favicon): corrected code block title and added relevant linenostart
This commit is contained in:
parent
2685fabd8f
commit
25084b82b0
@ -37,7 +37,7 @@ If you would like to customize the favicons of your quartz-based website, you
|
||||
can add them to the `data/config.yaml` file. The **default** without any set
|
||||
`favicon` key is:
|
||||
|
||||
```html {title="data/config.yaml", linenos=false}
|
||||
```html {title="layouts/partials/head.html", linenostart=15}
|
||||
<link rel="shortcut icon" href="icon.png" type="image/png">
|
||||
```
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user