update
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
{
|
||||
"label": "Tutorial - Basics",
|
||||
"label": "刷机教程",
|
||||
"position": 2,
|
||||
"link": {
|
||||
"type": "generated-index",
|
||||
"description": "5 minutes to learn the most important Docusaurus concepts."
|
||||
"description": "我们推出多途径多方法刷入适配的海思机顶盒Linux系统"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -8,7 +8,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
|
||||
const config = {
|
||||
title: '海思机顶盒 NAS 教程',
|
||||
tagline: '一个极低功耗的 Linux 服务器',
|
||||
url: 'https://doc.ecoo.top',
|
||||
url: 'https://histb.netlify.app/',
|
||||
baseUrl: '/',
|
||||
onBrokenLinks: 'throw',
|
||||
onBrokenMarkdownLinks: 'warn',
|
||||
@@ -37,14 +37,14 @@ const config = {
|
||||
// Please change this to your repo.
|
||||
// Remove this to remove the "edit this page" links.
|
||||
editUrl:
|
||||
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
|
||||
'https://github.com/teasiu/doc/blob/main/docs/',
|
||||
},
|
||||
blog: {
|
||||
showReadingTime: true,
|
||||
// Please change this to your repo.
|
||||
// Remove this to remove the "edit this page" links.
|
||||
editUrl:
|
||||
'https://github.com/facebook/docusaurus/tree/main/packages/create-docusaurus/templates/shared/',
|
||||
'https://github.com/teasiu/doc/blob/main/blog/',
|
||||
},
|
||||
theme: {
|
||||
customCss: require.resolve('./src/css/custom.css'),
|
||||
|
||||
Reference in New Issue
Block a user