mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-19 08:43:55 +00:00
docs: restructure theme development documentation (#450)
重构主题开发的部分文档,合并模板路由和模板变量章节。 /kind documentation ```release-note None ```
This commit is contained in:
@@ -189,7 +189,7 @@ const config = {
|
||||
prism: {
|
||||
theme: darkCodeTheme,
|
||||
darkTheme: darkCodeTheme,
|
||||
additionalLanguages: ["java","sql"],
|
||||
additionalLanguages: ["java", "json", "sql"],
|
||||
},
|
||||
zoom: {
|
||||
selector: ".markdown :not(a) > img",
|
||||
|
Reference in New Issue
Block a user