-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
bf1fcfc
commit eea8868
Showing
5 changed files
with
36 additions
and
3 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,6 @@ | ||
# 目录 | ||
|
||
- [关于](about.md) | ||
- [第一卷 · 朦胧的世界](01/index.md) | ||
- [1 · 出走](01/001.md) | ||
- [2 · 小城市](01/002.md) | ||
|
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
--- | ||
sidebar: false | ||
prev: false | ||
next: false | ||
--- | ||
|
||
# 关于 | ||
|
||
## 版权信息 | ||
|
||
原作者:[乱世银娘](https://www.weibo.com/p/1005055513855401) | ||
|
||
许可证:[CC BY-NC-SA 4.0](https://creativecommons.org/licenses/by-nc-sa/4.0/deed.zh-hans) | ||
|
||
## 项目信息 | ||
|
||
地址:<https://github.com/proskynova> | ||
|
||
维护者:[Zh40Le1ZOOB](https://github.com/Zh40Le1ZOOB) | ||
|
||
## 版本信息 | ||
|
||
构建时间:`BUILD_TIME` | ||
|
||
提交 SHA:`COMMIT_SHA` |