Skip to content

Commit 9741cca

Browse files
committed
change color scheme and add footer
1 parent 85afeb1 commit 9741cca

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

_config.yml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,9 @@
11
title: "Ocean"
22
remote_theme: just-the-docs/just-the-docs
3-
color_scheme: "dark"
3+
logo: "/assets/images/logo.ico"
4+
color_scheme: "light"
45
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
Binary file not shown.

docs/Quickstart.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,5 +53,5 @@ Volume is remote storage in Ocean that store your source code or dataset. Volume
5353

5454
![Volume List](/assets/images/Quickstart/volume-list.png)
5555

56-
## Create a new Instace
56+
## Create a new Instance
5757

0 commit comments

Comments
 (0)