新增:利用 vitepress 新特性 doc-footer-beofore 插槽来添加文末版权声明
This commit is contained in:
@@ -45,6 +45,7 @@ yarn build
|
||||
- [x] 《我的归档》:自定义时间轴,展示历史文章数据。年份前可展示生肖,可按分类、标签筛选
|
||||
- [x] 更多细节优化:敬请发现
|
||||
- [x] 文章评论:目前仅支持Gitalk
|
||||
- [x] 版权声明:文末显示版权声明,可自由配置采用的版权协议
|
||||
|
||||
## 部分页面截图
|
||||
|
||||
@@ -71,6 +72,10 @@ yarn build
|
||||

|
||||

|
||||
|
||||
### 版权声明
|
||||
|
||||

|
||||
|
||||
## 致谢
|
||||
|
||||
- [vuejs/vitepress](https://github.com/vuejs/vitepress) (本知识库基于 vitepress 构建)
|
||||
|
Reference in New Issue
Block a user