Correct video urls.
This commit is contained in:
@@ -4,7 +4,7 @@ scMonitor is a shinny application writen in R that allows to easily explore alre
|
|||||||
|
|
||||||
Here, there is a video showing its features:
|
Here, there is a video showing its features:
|
||||||
<video width="720" height="420" controls>
|
<video width="720" height="420" controls>
|
||||||
<source src="scMonitor.webm" type="video/webm">
|
<source src="https://git.ratg.cat/marcelcosta/scMonitor/raw/branch/main/scMonitor.webm" type="video/webm">
|
||||||
<track src="scMonitor.eng.vtt" kind="subtitles" srclang="en" label="English" default>
|
<track src="https://git.ratg.cat/marcelcosta/scMonitor/raw/branch/main/scMonitor.eng.vtt" kind="subtitles" srclang="en" label="English" default>
|
||||||
<track src="scMonitor.es.vtt" kind="subtitles" srclang="es" label="Spanish">
|
<track src="https://git.ratg.cat/marcelcosta/scMonitor/raw/branch/main/scMonitor.es.vtt" kind="subtitles" srclang="es" label="Spanish">
|
||||||
</video>
|
</video>
|
||||||
|
|||||||
Reference in New Issue
Block a user