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:
@@ -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"},
|
||||
|
||||
Reference in New Issue
Block a user