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

Fix failing build

This commit is contained in:
Meow J
2015-09-25 23:44:08 +08:00
parent 4c0ef8bbb6
commit 5160a8de80

View File

@@ -1,5 +1,5 @@
pages:
- 主页: 'index.md'
- 主页: 'README.md'
- 入门(Getting started):
- OpenGL: '01 Getting started/01 OpenGL.md'
- 创建窗口: '01 Getting started/02 Creating a window.md'