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

Add code repo page

This commit is contained in:
Meow J
2017-06-18 01:01:42 +08:00
parent 16b3af49d9
commit f890e2065e
4 changed files with 14 additions and 4 deletions

View File

@@ -75,10 +75,11 @@ pages:
- 渲染文本: '06 In Practice/2D-Game/10 Render Text.md'
- 结语: '06 In Practice/2D-Game/11 Final thoughts.md'
- 历史存档: 'legacy.md'
- 代码仓库: 'code_repo.md'
site_name: 'LearnOpenGL CN'
site_description: 'http://learnopengl.com 系列教程的中文翻译'
site_description: 'http://learnopengl.com 系列教程的简体中文翻译'
site_url: https://learnopengl-cn.github.io/