init: 初始化 VitePress 官网项目
This commit is contained in:
20
docs/books.md
Normal file
20
docs/books.md
Normal file
@@ -0,0 +1,20 @@
|
||||
---
|
||||
title: 天津专升本教材 - 权威出版物 | 数学语文英语计算机 | 恭学教育出品
|
||||
description: 恭学教育官方出版天津专升本权威教材,涵盖数学、语文、英语、计算机四大科目。年年迭代更新,紧扣最新考试大纲,配套刷题系统,是专升本备考必备资料。
|
||||
keywords:
|
||||
- 天津专升本教材
|
||||
- 专升本数学教材
|
||||
- 专升本语文教材
|
||||
- 专升本英语教材
|
||||
- 专升本计算机教材
|
||||
- 专升本参考书
|
||||
- 恭学教材
|
||||
- 专升本辅导书
|
||||
- 权威教材
|
||||
---
|
||||
|
||||
<script setup>
|
||||
import Books from './.vitepress/theme/pages/Books.vue'
|
||||
</script>
|
||||
|
||||
<Books />
|
||||
Reference in New Issue
Block a user