Skip to content

Commit 5b5775b

Browse files
committed
Adjust file direntory struct
1 parent aab6279 commit 5b5775b

File tree

4 files changed

+5
-1
lines changed

4 files changed

+5
-1
lines changed

docs/blog.md

Whitespace-only changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# Model

docs/blog/index.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
# [consistent-model-in-distributed-system](blog/consistent-model-in-distributed-system.md)

mkdocs.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,6 @@ site_name: JackCao
22
theme: simple-blog
33
nav:
44
- Home: index.md
5-
- Blog: blog.md
5+
- Contacts: contacts.md
6+
- Blog:
7+
- Consistent model in distributed system: blog/consistent-model-in-distributed-system.md

0 commit comments

Comments
 (0)