Skip to content

Commit ae31960

Browse files
add new URL to config (#17)
Signed-off-by: Jess Chitas <[email protected]>
1 parent 2c95e06 commit ae31960

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
@@ -25,7 +25,7 @@ const config = {
2525
// Set the production url of your site here
2626
//url: "https://kproche.github.io/",
2727
// url: "https://jessicachitas.github.io/",
28-
url: "https://llm-d.github.io/",
28+
url: "https://llm-d.ai/",
2929
// Set the /<baseUrl>/ pathname under which your site is served
3030
// For GitHub pages deployment, it is often '/<projectName>/'
3131
baseUrl: "/",

0 commit comments

Comments
 (0)