-
Notifications
You must be signed in to change notification settings - Fork 0
/
islandarchives.info
41 lines (36 loc) · 1.28 KB
/
islandarchives.info
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
name = islandarchives
description = Please provide a description for your theme.
base theme = omega
screenshot = screenshot.png
engine = phptemplate
core = 7.x
; ========================================
; Stylesheets
; ========================================
stylesheets[all][] = build/css/islandarchives.reset.css
stylesheets[all][] = build/css/islandarchives.styles.css
; ========================================
; Scripts
; ========================================
scripts[] = build/js/foundation.min.js
scripts[] = build/js/islandarchives.behaviors.js
;-------------- CSS FOAD -------------
stylesheets[all][] = system.menus.theme.css
; ========================================
; libraries
; ========================================
;scripts[] = libraries/blueimp-gallery/js/blueimp-gallery.js
;stylesheets[all][] = libraries/blueimp-gallery/css/blueimp-gallery.css
; ========================================
; Regions
; ========================================
;regions[branding] = Branding
regions[navigation] = Navigation
regions[header] = Header
regions[search_dropdown] = Search Dropdown Panel
;regions[highlighted] = Highlighted
regions[help] = Help
regions[content] = Content
regions[sidebar_first] = First Sidebar
;regions[sidebar_second] = Second Sidebar
regions[footer] = Footer