diff --git a/docs/cases.md b/docs/cases.md index fbf89cfe8f..491800b93e 100644 --- a/docs/cases.md +++ b/docs/cases.md @@ -1,5 +1,9 @@ # 案例 +- category: cases + --- 🌰 + +待补充。 diff --git a/docs/design.md b/docs/design.md index c0dd319cf3..2cae3a4bbf 100644 --- a/docs/design.md +++ b/docs/design.md @@ -1,6 +1,7 @@ # 设计 +- category: design + --- - - +待补充。 diff --git a/docs/modes.md b/docs/modes.md index d0ff66cfb7..4f8c13724e 100644 --- a/docs/modes.md +++ b/docs/modes.md @@ -1,3 +1,7 @@ # 模式 +- category: modes + --- + +待补充。 diff --git a/theme/templates/home.html b/theme/templates/home.html index 187c2fc6b5..6c3e37b95b 100644 --- a/theme/templates/home.html +++ b/theme/templates/home.html @@ -1,4 +1,4 @@ -{% extends "page.html" %} +{% extends "layout.html" %} {% block content %}