Skip to content

Commit ea16805

Browse files
committed
modified deployment
1 parent fefabcb commit ea16805

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docusaurus.config.js

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,10 +13,10 @@ const config = {
1313
favicon: "img/favicon.ico",
1414

1515
// Set the production url of your site here
16-
url: "https://withobsrvr.com",
16+
url: "https://docs.withobsrvr.com",
1717
// Set the /<baseUrl>/ pathname under which your site is served
1818
// For GitHub pages deployment, it is often '/<projectName>/'
19-
baseUrl: "/obsrvr-docs/",
19+
baseUrl: "/",
2020

2121
// GitHub pages deployment config.
2222
// If you aren't using GitHub pages, you don't need these.

static/CNAME

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
docs.withobsrvr.com

0 commit comments

Comments
 (0)