update
This commit is contained in:
@@ -6,7 +6,7 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
|
|||||||
|
|
||||||
/** @type {import('@docusaurus/types').Config} */
|
/** @type {import('@docusaurus/types').Config} */
|
||||||
const config = {
|
const config = {
|
||||||
title: '海纳思使用手册',
|
title: '海纳思系统',
|
||||||
tagline: '一个极低功耗的 Linux 服务器',
|
tagline: '一个极低功耗的 Linux 服务器',
|
||||||
url: 'https://doc.ecoo.top',
|
url: 'https://doc.ecoo.top',
|
||||||
baseUrl: '/',
|
baseUrl: '/',
|
||||||
@@ -56,9 +56,9 @@ const config = {
|
|||||||
themeConfig:
|
themeConfig:
|
||||||
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
/** @type {import('@docusaurus/preset-classic').ThemeConfig} */
|
||||||
({
|
({
|
||||||
metadata: [{name: "keywords", content: "海思机顶盒,hi3798m,nas系统,嵌入式系统,ubuntu移植,arm系统"}],
|
metadata: [{name: "keywords", content: "海纳思系统,海思机顶盒,hi3798m,nas系统,嵌入式系统,ubuntu移植,arm系统"}],
|
||||||
navbar: {
|
navbar: {
|
||||||
title: 'histb doc',
|
title: 'HiNAS',
|
||||||
logo: {
|
logo: {
|
||||||
alt: 'histb Logo',
|
alt: 'histb Logo',
|
||||||
src: './img/logo.svg',
|
src: './img/logo.svg',
|
||||||
|
|||||||
Reference in New Issue
Block a user