You've already forked baupm-core
code style
This commit is contained in:
4
init.rb
4
init.rb
@@ -52,8 +52,8 @@ DESCRIPTION
|
|||||||
)
|
)
|
||||||
out = <<END
|
out = <<END
|
||||||
<video width="#{@width}" height="#{@height}" controls class="embedded-video">
|
<video width="#{@width}" height="#{@height}" controls class="embedded-video">
|
||||||
<source src="#{file_url}">
|
<source src="#{file_url}">
|
||||||
Your browser does not support the video tag.
|
Your browser does not support the video tag.
|
||||||
</video>
|
</video>
|
||||||
END
|
END
|
||||||
else
|
else
|
||||||
|
|||||||
Reference in New Issue
Block a user