Initial sioconfig migration work

This commit is contained in:
calzoneman 2015-10-19 22:32:00 -07:00
parent dacda65961
commit 40e2a608f6
8 changed files with 111 additions and 18 deletions

View file

@ -239,7 +239,6 @@ html(lang="en")
mixin footer()
script(src=sioSource)
script(src="/js/data.js")
script(src="/sioconfig")
script(src="/js/util.js")
script(src="/js/player.js")
script(src="/js/paginator.js")