We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 461f336 commit 3bbba38Copy full SHA for 3bbba38
_config.yml
@@ -1,5 +1,5 @@
1
-title: trustgraph.ai
2
-description: Information on the trustgraph.ai system
+title: TrustGraph
+description: Information on the TrustGraph platform
3
theme: just-the-docs
4
5
url: https://just-the-docs.github.io
@@ -44,11 +44,11 @@ mermaid:
44
version: "9.1.3"
45
46
aux_links:
47
- "Just the Docs on GitHub":
48
- - "//github.com/just-the-docs/just-the-docs"
+ "TrustGraph on GitHub":
+ - "//github.com/trustgraph-ai/trustgraph"
49
50
# Makes Aux links open in a new tab. Default is false
51
-aux_links_new_tab: false
+aux_links_new_tab: true
52
53
nav_enabled: true
54
0 commit comments