Skip to content

Commit 63fb7c3

Browse files
committed
update
1 parent 825fac8 commit 63fb7c3

File tree

5 files changed

+24
-0
lines changed

5 files changed

+24
-0
lines changed

src/assets/video/opera/1.mp4

3.89 MB
Binary file not shown.

src/assets/video/opera/2.mp4

4.44 MB
Binary file not shown.

src/assets/video/rap/1.mp4

5.56 MB
Binary file not shown.

src/assets/video/rap/2.mp4

5.35 MB
Binary file not shown.

src/index.json

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,30 @@
136136
]
137137
}
138138
},
139+
{
140+
"template": "video-comparision",
141+
"props": {
142+
"title": "Opera Audio",
143+
"items": [
144+
[
145+
"assets/video/opera/1.mp4",
146+
"assets/video/opera/2.mp4"
147+
]
148+
]
149+
}
150+
},
151+
{
152+
"template": "video-comparision",
153+
"props": {
154+
"title": "",
155+
"items": [
156+
[
157+
"assets/video/rap/1.mp4",
158+
"assets/video/rap/2.mp4"
159+
]
160+
]
161+
}
162+
},
139163
{
140164
"template": "bibtex",
141165
"props": {

0 commit comments

Comments
 (0)