From 77f0ab6a477d40fe9927a0fd543332fbf2d2f743 Mon Sep 17 00:00:00 2001 From: Meow J Date: Tue, 23 Aug 2016 17:18:11 +0800 Subject: [PATCH] Add site description --- mkdocs.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/mkdocs.yml b/mkdocs.yml index 6669526..5150225 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -61,6 +61,8 @@ pages: site_name: 'LearnOpenGL CN' +site_description: 'http://learnopengl.com 系列教程的中文翻译' + site_url: https://learnopengl-cn.github.io/ repo_url: https://github.com/LearnOpenGL-CN/LearnOpenGL-CN