footer, last updated
This commit is contained in:
parent
0153269e11
commit
2308bd8555
@ -3,6 +3,7 @@ module.exports = {
|
|||||||
description: "一个PHP程序在做FreeSWITCH相关的应用开发时积累的技术文档",
|
description: "一个PHP程序在做FreeSWITCH相关的应用开发时积累的技术文档",
|
||||||
dest: "dist",
|
dest: "dist",
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
|
lastUpdated: 'Last Updated',
|
||||||
displayAllHeaders: false,
|
displayAllHeaders: false,
|
||||||
sidebar: [
|
sidebar: [
|
||||||
{
|
{
|
||||||
@ -84,5 +85,5 @@ module.exports = {
|
|||||||
sidebarDepth: 0, // 可选的, 默认值是 1
|
sidebarDepth: 0, // 可选的, 默认值是 1
|
||||||
},
|
},
|
||||||
],
|
],
|
||||||
},
|
}
|
||||||
};
|
};
|
||||||
|
@ -6,4 +6,6 @@
|
|||||||
|
|
||||||
源代码地址 <https://git.wandoubaba.com/wandoubaba/knowledge>
|
源代码地址 <https://git.wandoubaba.com/wandoubaba/knowledge>
|
||||||
|
|
||||||
2023年7月4日
|
::: slot footer
|
||||||
|
MIT Licensed | Copyright © 2023-present [辽ICP备20008155号-1](https://beian.miit.gov.cn/)
|
||||||
|
:::
|
||||||
|
Loading…
Reference in New Issue
Block a user