Skip to content

Commit 2f84b46

Browse files
committed
update
1 parent cd6b37d commit 2f84b46

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

docusaurus.config.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ module.exports = {
5656
position: 'left'
5757
},
5858
{
59-
to: '/blog/2018/11/08/about-codelab-club',
59+
to: '/blog/2020/09/25/about-codelab-2020',
6060
label:'关于我们',
6161
position:'left'
6262
},

static/video_config.json

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,34 @@
2424
}
2525
],
2626
"横版视频": [
27+
{
28+
"src": "https://adapter.codelab.club/video/smalltalk-scratch.mp4",
29+
"title": "Smalltalk & Scratch",
30+
"id": "3",
31+
"tags": ["物联网"],
32+
"weight": ""
33+
},
34+
{
35+
"src": "https://adapter.codelab.club/video/新的marker.mp4",
36+
"title": "DynamicTable 原型2",
37+
"id": "3",
38+
"tags": ["物联网"],
39+
"weight": ""
40+
},
41+
{
42+
"src": "https://adapter.codelab.club/video/1603105233433018.mp4",
43+
"title": "接入 OSC 协议(手写板)",
44+
"id": "3",
45+
"tags": ["物联网"],
46+
"weight": ""
47+
},
48+
{
49+
"src": "https://adapter.codelab.club/video/1601261973458887.mp4",
50+
"title": "Neverland 2.0 demo",
51+
"id": "3",
52+
"tags": ["魔法"],
53+
"weight": ""
54+
},
2755
{
2856
"src": "https://adapter.codelab.club/video/1588994952631075.mp4",
2957
"title": "给你一点阳光",

0 commit comments

Comments
 (0)