Skip to content

Commit

Permalink
fix: modify links for imgs
Browse files Browse the repository at this point in the history
  • Loading branch information
crystallee-ai committed Dec 12, 2024
1 parent 3839b49 commit c3cc0ba
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.json
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@
"template": "image-stack",
"props": {
"title": "Statistics of OpenHumanVid",
"imageList": ["src/figs/dist1.png", "src/figs/dist2.png", "src/figs/word_count_.png"]
"imageList": ["https://cdn.aondata.work/OpenHumanVid/assets/images/dist1.png", "https://cdn.aondata.work/OpenHumanVid/assets/images/dist2.png", "https://cdn.aondata.work/OpenHumanVid/assets/images/word_count_.png"]
}
},
{
Expand Down

0 comments on commit c3cc0ba

Please sign in to comment.