We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51a55af commit 6556dd9Copy full SHA for 6556dd9
docs/_meta.json
@@ -8,9 +8,5 @@
8
"text": "Hello world",
9
"link": "/hello/",
10
"activeMatch": "/hello/"
11
- },
12
- {
13
- "text": "API",
14
- "link": "https://rspress.dev/api/index.html"
15
}
16
]
docs/index.md
@@ -2,9 +2,9 @@
2
pageType: home
3
4
hero:
5
- name: C/C++ Console Apps
6
- text: Collection of console / terminal apps written in C/C++
7
- tagline: Keep it simple, seriously.
+ name: Apps.cpp
+ text: C/C++ Console Apps
+ tagline: App and Game examples written in C (some in C++) console applications for education, inspiration, and fun.
actions:
- theme: brand
text: Quick Start
0 commit comments