mirror of
https://gitea.com/Lydanne/issues-helper.git
synced 2025-08-19 18:25:58 +08:00
docs: fix title
This commit is contained in:
@@ -4,7 +4,7 @@ import { defineConfig } from 'dumi';
|
|||||||
const name = 'issues-helper';
|
const name = 'issues-helper';
|
||||||
|
|
||||||
export default defineConfig({
|
export default defineConfig({
|
||||||
title: 'Issue Helper',
|
title: 'Issues Helper',
|
||||||
mode: 'site',
|
mode: 'site',
|
||||||
favicon: 'https://avatars1.githubusercontent.com/u/73879334?s=200&v=4',
|
favicon: 'https://avatars1.githubusercontent.com/u/73879334?s=200&v=4',
|
||||||
logo: 'https://avatars1.githubusercontent.com/u/73879334?s=200&v=4',
|
logo: 'https://avatars1.githubusercontent.com/u/73879334?s=200&v=4',
|
||||||
|
Reference in New Issue
Block a user