From e49673fab18b02966df90f4b199abab0d06a2492 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E7=8B=AE=E5=AD=90=E8=80=97=E8=80=97?= <3116737282@qq.com> Date: Thu, 27 Jun 2024 14:36:38 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BE=8E=E7=BC=96=E6=96=87=E6=A1=A3=E6=96=B0?= =?UTF-8?q?=E5=A2=9E=E9=99=84=E5=BD=95=EF=BC=9A=E6=96=87=E5=AD=A6=E7=A4=BE?= =?UTF-8?q?=E5=85=AC=E5=BC=80=E8=B5=84=E6=BA=90?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- src/.vuepress/sidebar.ts | 3 ++- src/reference/Appendix/resource.md | 33 ++++++++++++++++++++++++++++++ 2 files changed, 35 insertions(+), 1 deletion(-) create mode 100644 src/reference/Appendix/resource.md 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