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 85afeb1 commit 9741ccaCopy full SHA for 9741cca
_config.yml
@@ -1,4 +1,9 @@
1
title: "Ocean"
2
remote_theme: just-the-docs/just-the-docs
3
-color_scheme: "dark"
+logo: "/assets/images/logo.ico"
4
+color_scheme: "light"
5
search_enabled: true
6
+
7
+footer_content: "Copyright © 2020-2022 AI-Ocean."
8
+last_edit_timestamp: true
9
+last_edit_time_format: "%b %e %Y at %I:%M %p"
assets/images/logo.ico
87.3 KB
docs/Quickstart.md
@@ -53,5 +53,5 @@ Volume is remote storage in Ocean that store your source code or dataset. Volume
53
54

55
56
-## Create a new Instace
+## Create a new Instance
57
0 commit comments