Corrected bug
This commit is contained in:
parent
a30bf9a0f9
commit
7e23504782
|
@ -4,7 +4,7 @@ block title
|
|||
title #{title} - Prototype
|
||||
|
||||
block extrajs
|
||||
script(src="/static/js/raphael.min.js")
|
||||
script(src="/static/js/l3dp.min.js")
|
||||
block configjs
|
||||
block mainjs
|
||||
script document.getElementById('music').volume = 0.5;
|
||||
|
|
Loading…
Reference in New Issue