We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 20a5af1 commit b4c7d1eCopy full SHA for b4c7d1e
1 file changed
documents/404.md
@@ -1,6 +1,11 @@
1
---
2
layout: page
3
title: "页面未找到"
4
+description: "404 页面未找到"
5
+tags:
6
+ - host
7
+chapter: 0
8
+order: 0
9
10
11
# 404
@@ -9,4 +14,4 @@ title: "页面未找到"
14
15
您访问的页面不存在或已被移动。
16
12
-[返回首页](/) · [C++ 速查](/cpp-reference/) · [GitHub 仓库](https://github.com/Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP)
17
+[返回首页](index.md) · [GitHub 仓库](https://github.com/Awesome-Embedded-Learning-Studio/Tutorial_AwesomeModernCPP)
0 commit comments