1
0
mirror of https://github.com/SuperBFG7/ympd synced 2025-10-30 05:13:00 +00:00

added sammy.js app routing

This commit is contained in:
Andrew Karpow
2013-11-07 13:47:31 +01:00
parent 931e975d4e
commit 9a82b44ea9
4 changed files with 2217 additions and 34 deletions

View File

@@ -21,6 +21,7 @@ static const struct serveable whitelist[] = {
{ "/js/mpd.js", "text/javascript" },
{ "/js/jquery-1.10.2.min.js", "text/javascript" },
{ "/js/bootstrap-slider.js", "text/javascript" },
{ "/js/sammy.js", "text/javascript" },
{ "/fonts/glyphicons-halflings-regular.woff", "application/x-font-woff"},
{ "/fonts/glyphicons-halflings-regular.svg", "image/svg+xml"},