We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 174dd6b commit a1c2a7eCopy full SHA for a1c2a7e
mkdocs.yml
@@ -66,6 +66,7 @@ nav:
66
# - 2023:
67
# - dec: notes/2023/dec.md
68
- essay:
69
+ - variable-speed-design-scheme: essay/variable-speed-design-scheme.md
70
- music-theory-foundation-for-charting: essay/music-theory-foundation-for-charting.md
71
- chart-creation-concepts: essay/chart-creation-concepts.md
72
# - concept-of-ai: essay/concept-of-ai.md
@@ -101,6 +102,7 @@ plugins:
101
102
feb: 二月
103
jan: 一月
104
essay: 札记随笔
105
+ variable-speed-design-scheme: 基于模板的音游变速系统开发设计方案
106
music-theory-foundation-for-charting: 制谱乐理基础入门
107
chart-creation-concepts: 谱面创作理念
108
concept-of-ai: 关于 AI 的个人理念
0 commit comments