This commit is contained in:
2022-11-21 15:03:05 +01:00
parent 378985b8db
commit b9e038615c
31 changed files with 3848 additions and 12 deletions
@@ -13,7 +13,9 @@ stylesheets[all][] = "css/normalize.css"
stylesheets[all][] = "fonts/museo_webfont_kit/MyFontsWebfontsKit.css"
stylesheets[all][] = "js/libs/timeline/timeline.css"
stylesheets[all][] = "js/libs/jquery.jscrollpane.css"
stylesheets[all][] = ""js/libs/soundcloudcustomplayer/css/pa-sc-player.css""
; stylesheets[all][] = "js/libs/soundcloudcustomplayer/css/pa-sc-player.css"
stylesheets[all][] = "js/libs/soundcloud-pure-player/css/sc-player-standard/structure-horizontal.css"
stylesheets[all][] = "js/libs/soundcloud-pure-player/css/sc-player-standard/colors-blue.css"
stylesheets[all][] = "css/listnav.css"
stylesheets[all][] = "css/styles.css"
; non-semantic helper classes
@@ -28,8 +30,9 @@ scripts[] = "js/libs/jquery.mousewheel.js"
scripts[] = "js/libs/mwheelIntent.js"
;scripts[] = "js/libs/grid/jquery.grid.js"
scripts[] = "js/libs/jquery.history.js"
scripts[] = "js/libs/soundcloudcustomplayer/js/soundcloud.player.api.js"
scripts[] = "js/libs/soundcloudcustomplayer/js/pa-sc-player.js"
; scripts[] = "js/libs/soundcloudcustomplayer/js/soundcloud.player.api.js"
; scripts[] = "js/libs/soundcloudcustomplayer/js/pa-sc-player.js"
scripts[] = "js/libs/soundcloud-pure-player/js/sc-player.js"
scripts[] = "js/libs/jquery.listnav-2.1.js"
scripts[] = "js/libs/jquery-cookie-master/jquery.cookie.js"
scripts[] = "js/script.js"