Skip to content

Commit b8ee850

Browse files
committed
Update config and navigation, add index.md, sync content
1 parent d10b49d commit b8ee850

58 files changed

Lines changed: 1098 additions & 6643 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

_config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
title: Dev Open Library # the main title
2+
title_link: 'https://google.com'
23
remote_theme: just-the-docs/just-the-docs
34
lang: en
45
timezone: Asia/Seoul
@@ -27,6 +28,9 @@ collections:
2728
output: true
2829
permalink: /Data Structure/:path/
2930

31+
nav:
32+
- title: "Function"
33+
url: /chapter3-function
3034

3135
markdown: kramdown
3236
highlighter: rouge

_site/appendix-concurrency.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)