|
|
@@ -76,11 +76,6 @@ Assets included with the VHS viewhelpers
|
|
|
standalone="{force_standalone}"
|
|
|
rewrite="0"/>
|
|
|
|
|
|
-<f:comment><!-- includes all shortcodes ; can be removed if none of those plugins are used --></f:comment>
|
|
|
-<v:asset.style name="shortcodes"
|
|
|
- path="{assets_dir}/style/shortcodes/shortcodes.css"
|
|
|
- standalone="{force_standalone}"/>
|
|
|
-
|
|
|
<f:comment><!-- main stylesheet of the template --></f:comment>
|
|
|
<v:asset.style name="style-css"
|
|
|
path="{assets_dir}/style/style.css"
|
|
|
@@ -205,12 +200,6 @@ Assets included with the VHS viewhelpers
|
|
|
dependencies="jquery"
|
|
|
defer="1"/>
|
|
|
|
|
|
-<v:asset.script name="revolution-migration"
|
|
|
- path="{assets_dir}/script/revolution/extensions/revolution.extension.migration.min.js"
|
|
|
- standalone="{force_standalone}"
|
|
|
- dependencies="jquery"
|
|
|
- defer="1"/>
|
|
|
-
|
|
|
<v:asset.script name="revolution-parallax"
|
|
|
path="{assets_dir}/script/revolution/extensions/revolution.extension.parallax.min.js"
|
|
|
standalone="{force_standalone}"
|