Skip to content

Commit

Permalink
Merge branch 'main' into i18n-ja-configuration-14
Browse files Browse the repository at this point in the history
  • Loading branch information
HiDeoo authored Apr 15, 2024
2 parents 4118279 + d7f593c commit 53c0fcd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/content/docs/zh-cn/reference/configuration.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -439,6 +439,8 @@ starlight({
});
```

`head` 中的条目会直接转换为 HTML 元素,并不会经过 Astro 的 [脚本](https://docs.astro.build/zh-cn/guides/client-side-scripts/#脚本处理)[样式](https://docs.astro.build/zh-cn/guides/styling/#在-astro-进行设计) 处理。如果你需要导入本地资源,如脚本、样式或图片,请[重写 Head 组件](/zh-cn/guides/overriding-components/#复用内置组件)

#### `HeadConfig`

```ts
Expand Down

0 comments on commit 53c0fcd

Please sign in to comment.