We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b0e6c08 commit d4a489fCopy full SHA for d4a489f
_config.yml
@@ -2,7 +2,14 @@ title: Simular API
2
description: Simular API
3
theme: just-the-docs
4
5
-url: https://just-the-docs.github.io
+url: "https://simular-ai.github.io"
6
7
+defaults:
8
+ - scope:
9
+ path: "docs" # an empty string here means all files in the project
10
+ type: "pages"
11
+ values:
12
+ layout: "default"
13
+
14
aux_links:
15
Simular Official: https://simular.ai
0 commit comments