Compare commits
No commits in common. "d3a371f998e90ced2d5e90df1308c60c8e1a04b0" and "a3d795285573327c65b3f28fee8642301b78ab94" have entirely different histories.
d3a371f998
...
a3d7952855
|
|
@ -40,7 +40,7 @@
|
||||||
<%- h.printReadme({directory}) %>
|
<%- h.printReadme({directory}) %>
|
||||||
<% }%>
|
<% }%>
|
||||||
<h1 class="title"><%= (typeof info.title !== 'undefined') ? info.fulltitle : "" %></h1>
|
<h1 class="title"><%= (typeof info.title !== 'undefined') ? info.fulltitle : "" %></h1>
|
||||||
<video class="object-fit-fill ratio ratio-16x9" defer controls allowfullscreen>
|
<video class="object-fit-fill ratio ratio-16x9" controls allowfullscreen>
|
||||||
<source src="<%-encodeURI(videoURL)%>">
|
<source src="<%-encodeURI(videoURL)%>">
|
||||||
<track
|
<track
|
||||||
label="English"
|
label="English"
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user