refactor: re-organise file structure
This commit is contained in:
@@ -1,8 +1,8 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"text": "blog",
|
"text": "blogs",
|
||||||
"link": "/blog/",
|
"link": "/blogs/",
|
||||||
"activeMatch": "/blog/"
|
"activeMatch": "/blogs/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "notifications",
|
"text": "notifications",
|
||||||
|
|||||||
@@ -1,8 +1,8 @@
|
|||||||
[
|
[
|
||||||
{
|
{
|
||||||
"text": "blog",
|
"text": "blogs",
|
||||||
"link": "/blog/",
|
"link": "/blogs/",
|
||||||
"activeMatch": "/blog/"
|
"activeMatch": "/blogs/"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"text": "notifications",
|
"text": "notifications",
|
||||||
|
|||||||
@@ -8,9 +8,6 @@ hero:
|
|||||||
- theme: brand
|
- theme: brand
|
||||||
text: 探索项目
|
text: 探索项目
|
||||||
link: https://github.com/onixbyte
|
link: https://github.com/onixbyte
|
||||||
- theme: alt
|
|
||||||
text: 体验 Dev Lab
|
|
||||||
link: https://dev-lab.onixbyte.dev
|
|
||||||
features:
|
features:
|
||||||
- title: OnixByte Toolbox
|
- title: OnixByte Toolbox
|
||||||
details: 一个多功能 Java 类库,为现代 Java 开发提供通用工具,无缝集成 Spring 生态。已上架 Maven Central。
|
details: 一个多功能 Java 类库,为现代 Java 开发提供通用工具,无缝集成 Spring 生态。已上架 Maven Central。
|
||||||
|
|||||||
Reference in New Issue
Block a user