Skip to content

Commit

Permalink
chore: support custom domain
Browse files Browse the repository at this point in the history
  • Loading branch information
NeverEllipsis committed Jun 18, 2024
1 parent a157c87 commit ea3cd1a
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .dumirc.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,6 @@ import { defineConfig } from 'dumi';
export default defineConfig({
outputPath: 'docs-dist',
title: 'bifrostui',
publicPath: '/bifrostui/',
base: '/bifrostui/',
themeConfig: {
nav: [
{ title: '指南', link: '/guide/introduce', activePath: '/guide' },
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ BUI是基于`React`技术栈开发的 _跨端_ 组件库,一套代码在web和

## 快速上手

请参考[快速上手](https://alibaba.github.io/bifrostui/guide/introduce)章节。
请参考[快速上手](https://bui.taopiaopiao.com/guide/introduce)章节。

## 兼容性

Expand Down

0 comments on commit ea3cd1a

Please sign in to comment.