Blame view

mustache/app/data/common/site.json 287 Bytes
5a739853   patrick.he   commit
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
  {
   "development" : true,
  
   "version" : "1.3.2",
   "title" : "Ace Admin",
   "brand_text" : "Ace Admin",
   "brand_icon" : "fa fa-leaf",
  
   "remote_jquery" : false,
   "remote_fonts" : false,
   "remote_bootstrap_js" : false,
   "remote_fontawesome" : false,
  
   "demo": false,
  
   "onpage_help" : true
  }