Skip to content
This repository has been archived by the owner on Sep 17, 2019. It is now read-only.

Commit

Permalink
Updates Isbndb domain and path.
Browse files Browse the repository at this point in the history
  • Loading branch information
joegatt committed Jun 17, 2013
1 parent 7182206 commit a18213b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions config/nembrot.yml
Original file line number Diff line number Diff line change
Expand Up @@ -47,7 +47,7 @@ defaults: &defaults
active?: true
isbndb:
domain: 'http://isbndb.com'
path: '/api/books.xml'
path: '/api/v2/json/'
active?: true
open_library:
domain: 'http://openlibrary.org'
Expand All @@ -65,12 +65,12 @@ defaults: &defaults
enface: [['Wutz', 'de', 'en'], ['Wutz RC1', 'de', 'en']]
web_channels: ['facebook.com/joegattnet', 'twitter.com/joegattnet', 'github.com/joegattnet', 'googleplus.com/joegattnet', 'youtube.com/joegattnet', 'vimeo.com/joegattnet', 'soundcloud.com/joegattnet', 'spotify.com/joegattnet']
styling:
test_color: #666
css_for_instructions: ['__FX_POL'] # FX instructions are not rendered unless included in this list
css_for_instructions: ['__FX_POL']
line_height: 30
column_width: 60
gutter_width: 30
columns: 12
test_color: '#0f0'
images:
effects:
name_length: 30
Expand Down

0 comments on commit a18213b

Please sign in to comment.