更新文档结构
This commit is contained in:
@@ -108,10 +108,15 @@ j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
|
||||
{
|
||||
text: '短文',
|
||||
collapsed: true,
|
||||
link: '/article/',
|
||||
link: '/misc/essay',
|
||||
items: [
|
||||
{text: '星途漫记', link: '/article/journey/'}
|
||||
]
|
||||
},
|
||||
{
|
||||
text: '站点导航',
|
||||
collapsed: true,
|
||||
link: '/navigation/'
|
||||
}
|
||||
],
|
||||
|
||||
|
||||
+2
-1
@@ -30,7 +30,7 @@ hero:
|
||||
link: /work
|
||||
- theme: alt
|
||||
text: 短文
|
||||
link: /article
|
||||
link: /misc/essay
|
||||
|
||||
features:
|
||||
- title: iSharkFly 文档项目
|
||||
@@ -39,6 +39,7 @@ features:
|
||||
details: Lorem ipsum dolor sit amet, consectetur adipiscing elit
|
||||
- title: 快速导航
|
||||
details: 针对不同内容的网站,请参考本页面底部的快速导航链接。
|
||||
link: /navigation
|
||||
---
|
||||
|
||||
---
|
||||
|
||||
@@ -0,0 +1,6 @@
|
||||
# 站点导航
|
||||
|
||||
## UI
|
||||
| URL | NOTE |
|
||||
|-----------------------------------|-------------------|
|
||||
| https://icon-sets.iconify.design/ | 开源图标设计网站,额可以直接使用。 |
|
||||
Reference in New Issue
Block a user