1
0
mirror of https://github.com/LearnOpenGL-CN/LearnOpenGL-CN.git synced 2025-08-22 20:25:28 +08:00

Add 06-06 to mkdocs.yml

This commit is contained in:
Meow J
2016-08-15 13:51:44 +08:00
parent cb3c33e247
commit 3185f997d6
2 changed files with 36 additions and 14 deletions

View File

@@ -54,6 +54,7 @@ pages:
- 文字渲染: '06 In Practice/02 Text Rendering.md'
- 2D游戏:
- Breakout: '06 In Practice/2D-Game/01 Breakout.md'
- 粒子系统: '06 In Practice/2D-Game/06 Particles.md'
site_name: 'LearnOpenGL CN'