-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
4 changed files
with
22 additions
and
9 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,4 @@ | ||
# 🍁 秋河落叶 | ||
# 秋河落叶 | ||
|
||
## 数据结构与算法 | ||
|
||
|
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,7 +1,7 @@ | ||
# hugo server --minify --themesDir ../.. --baseURL=http://0.0.0.0:1313/theme/hugo-book/ | ||
|
||
baseURL: https://blog.poneding.com/ | ||
title: 🍁 秋河落叶 | ||
title: 秋河落叶 | ||
theme: hugo-book | ||
pluralizeListTitles: false | ||
defaultContentLanguage: cn | ||
|
@@ -23,9 +23,12 @@ markup: | |
|
||
menu: | ||
after: | ||
- name: "🔗 GitHub" | ||
- name: "🐙 GitHub" | ||
url: "https://github.com/poneding" | ||
weight: 10 | ||
- name: "📬 邮箱" | ||
url: "mailto:[email protected]" | ||
weight: 20 | ||
|
||
params: | ||
# (Optional, default light) Sets color theme: light, dark or auto. | ||
|
@@ -43,7 +46,7 @@ params: | |
|
||
# (Optional, default none) Set the path to a logo for the book. | ||
# If the logo is /static/logo.png then the path would be logo.png | ||
# BookLogo: logo.png | ||
BookLogo: logo.png | ||
|
||
# (Optional, default none) Set leaf bundle to render as side menu | ||
# When not specified file structure and weights will be used | ||
|