Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
AricGamma committed Jun 13, 2024
1 parent 825fac8 commit 63fb7c3
Show file tree
Hide file tree
Showing 5 changed files with 24 additions and 0 deletions.
Binary file added src/assets/video/opera/1.mp4
Binary file not shown.
Binary file added src/assets/video/opera/2.mp4
Binary file not shown.
Binary file added src/assets/video/rap/1.mp4
Binary file not shown.
Binary file added src/assets/video/rap/2.mp4
Binary file not shown.
24 changes: 24 additions & 0 deletions src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,30 @@
]
}
},
{
"template": "video-comparision",
"props": {
"title": "Opera Audio",
"items": [
[
"assets/video/opera/1.mp4",
"assets/video/opera/2.mp4"
]
]
}
},
{
"template": "video-comparision",
"props": {
"title": "",
"items": [
[
"assets/video/rap/1.mp4",
"assets/video/rap/2.mp4"
]
]
}
},
{
"template": "bibtex",
"props": {
Expand Down

0 comments on commit 63fb7c3

Please sign in to comment.