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
|
||||
<video width="#{@width}" height="#{@height}" controls class="embedded-video">
|
||||
<source src="#{file_url}">
|
||||
Your browser does not support the video tag.
|
||||
<source src="#{file_url}">
|
||||
Your browser does not support the video tag.
|
||||
</video>
|
||||
END
|
||||
else
|
||||
|
||||
Reference in New Issue
Block a user