templates/shared/aurora.info.erb in compass-aurora-1.0.2 vs templates/shared/aurora.info.erb in compass-aurora-1.1
- old
+ new
@@ -2,11 +2,11 @@
description = <%= project_name %> theme based on the Aurora base theme.
core = 7.x
base theme = aurora
; Stylesheets
-stylesheets[all][] = css/style.css
+stylesheets[all][] = <%= project_css %>/style.css
; Regions
regions[header] = Header
regions[main_prefix] = Main Region Prefix
regions[highlighted] = Highlighted
@@ -24,16 +24,15 @@
settings[aurora_min_ie_support] = 10
; Miscelaneous Options
settings[aurora_remove_core_css] = 0
settings[aurora_html_tags] = 1
+settings[aurora_typekit_id] = 0
; JavaScript Options
settings[aurora_footer_js] = 1
settings[aurora_libraries_head] = 0
-settings[aurora_jquery_cdn] = 0
-settings[aurora_jquery_version] = 1.4.4
; Toggle Display
settings[toggle_logo] = 1
settings[toggle_name] = 1
settings[toggle_slogan] = 0
@@ -48,6 +47,6 @@
settings[aurora_livereload] = 0
settings[aurora_viewport_width] = 1
settings[aurora_modernizr_debug] = 1
; Experimental Options
-settings['aurora_custom_js_handling'] = 0
\ No newline at end of file
+settings['aurora_custom_js_handling'] = 0