docs: 移除C++相关文档内容
- 从导航栏中删除C++条目 - 删除C++学习笔记目录及其配置文件 - 清理Python字符串格式化文档中的冗余示例表格
This commit is contained in:
@@ -25,10 +25,6 @@ export default defineNavbarConfig([
|
||||
text: 'LeetCode',
|
||||
link: '/programming/leetcode/',
|
||||
},
|
||||
{
|
||||
text: 'C++',
|
||||
link: '/programming/cplusplus/',
|
||||
},
|
||||
{
|
||||
text: 'Solidity',
|
||||
link: '/programming/solidity/',
|
||||
|
||||
Reference in New Issue
Block a user