Skip to content

Commit 6556dd9

Browse files
committed
Fix frontend
1 parent 51a55af commit 6556dd9

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

docs/_meta.json

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,9 +8,5 @@
88
"text": "Hello world",
99
"link": "/hello/",
1010
"activeMatch": "/hello/"
11-
},
12-
{
13-
"text": "API",
14-
"link": "https://rspress.dev/api/index.html"
1511
}
1612
]

docs/index.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22
pageType: home
33

44
hero:
5-
name: C/C++ Console Apps
6-
text: Collection of console / terminal apps written in C/C++
7-
tagline: Keep it simple, seriously.
5+
name: Apps.cpp
6+
text: C/C++ Console Apps
7+
tagline: App and Game examples written in C (some in C++) console applications for education, inspiration, and fun.
88
actions:
99
- theme: brand
1010
text: Quick Start

0 commit comments

Comments
 (0)