Skip to content

Commit 69f7fae

Browse files
committed
🔧 chore: update site URL in docusaurus.config.ts
1 parent 2879ac5 commit 69f7fae

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docusaurus.config.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ const config: Config = {
1010
favicon: 'img/favicon.ico',
1111

1212
// Set the production url of your site here
13-
url: 'https://baronha.github.io',
13+
url: 'https://nitrogenzlab.github.io',
1414

1515
// Set the /<baseUrl>/ pathname under which your site is served
1616
// For GitHub pages deployment, it is often '/<projectName>/'

0 commit comments

Comments
 (0)