Skip to content

Commit

Permalink
Merge pull request #10 from madaoQ/main
Browse files Browse the repository at this point in the history
Q:
  • Loading branch information
lyydsheep authored Sep 15, 2024
2 parents 041f50d + 6fa8aed commit 8381cbb
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .vuepress/config/zh/series.ts
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,8 @@ export const series = {
],
'/docs/ai/':[
'学习建议', '大模型第一次例会','大模型第二次例会'
],
'/docs/frontEnd/': [
'overview','js'
]
}
10 changes: 10 additions & 0 deletions docs/frontEnd/js.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,10 @@
---
title: JS基础
date: 2024/9/15
# categories:
# - fontEnd
# author: Q
# tags:
# - js
---
#### 看看怎么个事

0 comments on commit 8381cbb

Please sign in to comment.