Skip to content
Snippets Groups Projects
Commit fc221521 authored by Konstantin Osipov's avatar Konstantin Osipov
Browse files

www: update video url

parent 1706f30d
No related merge requests found
......@@ -89,5 +89,5 @@ blocks :
server = httpd.new('127.0.0.1', 8080)
server:route({ path = '/' }, handler)
server:start()
video: '<iframe src="//www.youtube.com/embed/bM0zK0lwEz8" frameborder="0" allowfullscreen></iframe>'
video: '<iframe src="//www.youtube.com/embed/R9UHoZDFLWg" frameborder="0" allowfullscreen></iframe>'
...
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment