This commit is contained in:
teasiu
2022-09-17 17:43:43 +08:00
parent fe44fbd2f0
commit 7ec25da92c
3 changed files with 8 additions and 8 deletions

View File

@@ -6,8 +6,8 @@ const darkCodeTheme = require('prism-react-renderer/themes/dracula');
/** @type {import('@docusaurus/types').Config} */
const config = {
title: 'histb doc',
tagline: 'Dinosaurs are cool',
title: '海思机顶盒使用教程',
tagline: '一个极低功耗的 Linux 服务器',
url: 'https://histb.com',
baseUrl: '/',
onBrokenLinks: 'throw',