Skip to content

Commit e29e33e

Browse files
authored
fix
1 parent f53ea8a commit e29e33e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ import {themes as prismThemes} from 'prism-react-renderer';
1010
/** @type {import('@docusaurus/types').Config} */
1111
const config = {
1212
title: 'My Site',
13-
tagline: '你的笔记的名字',
13+
tagline: '<你的笔记的名字>',
1414
favicon: 'img/favicon.ico',
1515

1616
// Set the production url of your site here

0 commit comments

Comments
 (0)