Skip to content

Commit

Permalink
📖 更新文章
Browse files Browse the repository at this point in the history
  • Loading branch information
XJ F authored and XJ F committed Jul 30, 2024
1 parent 18e752a commit 3a3d05f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
13 changes: 13 additions & 0 deletions docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,19 @@ features:
title: Problem
details: 积累编程中遇到的坑。
link: /Problem/
- icon: 📝
title: ES6 教程
details: 阮一峰 ECMAScript6 教程 (VitePress版)
link: https://fxzer.github.io/es6-vitepress
- icon: 📝
title: TypeScript 教程
details: 阮一峰 TypeScript 教程 (VitePress版)
link: https://fxzer.github.io/typescript-tutorial-vitepress
- icon: 📝
title: TypeScript 官网文档
details: 官网文档中英翻译 (VitePress版)
link: https://fxzer.github.io/tsdoc-vitepress/zh/

---

<script setup>
Expand Down
1 change: 0 additions & 1 deletion scripts/update.sh
Original file line number Diff line number Diff line change
Expand Up @@ -10,4 +10,3 @@ git push

# vercel --prod

cd -

0 comments on commit 3a3d05f

Please sign in to comment.