diff --git a/public/assets/blog.jpg b/public/assets/blog.jpg new file mode 100644 index 0000000..e2a70db Binary files /dev/null and b/public/assets/blog.jpg differ diff --git a/public/assets/images/blog.jpg b/public/assets/images/blog.jpg new file mode 100644 index 0000000..e2a70db Binary files /dev/null and b/public/assets/images/blog.jpg differ diff --git a/public/assets/images/dsx.jpg b/public/assets/images/dsx.jpg new file mode 100644 index 0000000..e15123e Binary files /dev/null and b/public/assets/images/dsx.jpg differ diff --git a/public/navigation.json b/public/navigation.json index f058490..f9a8767 100644 --- a/public/navigation.json +++ b/public/navigation.json @@ -577,13 +577,13 @@ }, { "id": "5", - "title": "国内赚钱", + "title": "支付网关", "icon": "Rocket", "items": [], "subCategories": [ { "id": "cbb3e33d-408b-41baww-9e9a-e044ww4qw3w0qqasdas3e2ff", - "title": "支付网关", + "title": "小微商户", "icon": "Book", "description": "", "enabled": true, @@ -609,6 +609,41 @@ ], "description": "", "enabled": true + }, + { + "id": "6", + "title": "论坛社区", + "icon": "Rocket", + "items": [], + "subCategories": [ + { + "id": "cbb3e33d-40wqq8b-41baww-9e9a-e044ww4qw3w0qqasdwwas3e2ff", + "title": "博客", + "icon": "Book", + "description": "", + "enabled": true, + "items": [ + { + "id": "176172497324wwwwasw3daqwqwswwwqw2wqw0", + "title": "异度世界", + "href": "https://blog.hackrobot.cn", + "description": "独立博客,hugo搭建", + "icon": "/assets/images/blog.jpg", + "enabled": true + }, + { + "id": "176172497324wwwwasdaqwq44wswwwqw2wqw0", + "title": "大师兄", + "href": "https://dsx2016.com", + "description": "AI实践", + "icon": "/assets/images/dsx.jpg", + "enabled": true + } + ] + } + ], + "description": "", + "enabled": true } ] }