We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 812bfe5 commit 30834aaCopy full SHA for 30834aa
1 file changed
website/docusaurus.config.ts
@@ -17,7 +17,7 @@ const config: Config = {
17
favicon: 'img/favicon.ico',
18
19
// Set the production url of your site here
20
- url: 'https://tianji.msgbyte.com',
+ url: 'https://tianji.dev',
21
// Set the /<baseUrl>/ pathname under which your site is served
22
// For GitHub pages deployment, it is often '/<projectName>/'
23
baseUrl: '/',
0 commit comments