Files
docs/.vscode/settings.json
Ryan Wang 0d888830df docs: add Halo configuration documentation (#438)
添加 Halo 的配置文档。

/kind documentation

```release-note
None
```
2024-10-23 04:42:17 +00:00

9 lines
132 B
JSON

{
"[markdown]": {
"editor.defaultFormatter": "yzhang.markdown-all-in-one"
},
"i18n-ally.localesPaths": [
"i18n"
]
}