diff --git a/src/.vuepress/sidebar.ts b/src/.vuepress/sidebar.ts index b3e10dd..958813a 100644 --- a/src/.vuepress/sidebar.ts +++ b/src/.vuepress/sidebar.ts @@ -48,7 +48,8 @@ export default sidebar({ prefix: "Appendix", children: [ 'question.md', - 'vscode.md' + 'vscode.md', + 'resource.md' ], collapsible: true } diff --git a/src/reference/Appendix/resource.md b/src/reference/Appendix/resource.md new file mode 100644 index 0000000..4bbcced --- /dev/null +++ b/src/reference/Appendix/resource.md @@ -0,0 +1,33 @@ +--- +title: 文学社公开资源 +index: false +category: + - 附录 +--- +## 美编部 + +::: info vposy 制作的 Adobe 系列软件 +- [点击跳转百度网盘](https://pan.baidu.com/s/1L8GGEv-YklIusnXEdIurZQ) +- 提取码:i415 +::: + +::: info 方正标准字体 +- [点击跳转百度网盘](https://pan.baidu.com/s/1xD-LhH-67BT7aqCBF65_vA) +- 提取码:3vkn +::: + +::: info 文学社 LOGO +- [点击跳转百度网盘](https://pan.baidu.com/s/1giRO28gdnKyZDHlm_frAMw) +- 提取码:6z2z +::: + +::: info 荆棘鸟文学社正刊模板 v2 +- [点击跳转百度网盘](https://pan.baidu.com/s/1k2Mgzxa4Xg3WTdmfWbEYGg) +- 提取码:n7la +::: +## 外交部 + +::: info 高三特刊收集表(2024) +- [点击跳转百度网盘](https://pan.baidu.com/s/1iFwDLnC3TZ63afL8XTEnRg) +- 提取码:qta0 +::: \ No newline at end of file