Skip to content

Commit 1fb9cf3

Browse files
committed
test
1 parent 84b4e68 commit 1fb9cf3

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
http_path = "/"
33
css_dir = "assets/css"
44
sass_dir = "_sass"
5-
images_dir = "assets/imgages"
5+
images_dir = "assets/images"
66
javascripts_dir = "assets/js"
77

88

index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ title: index.html
33
layout: default
44
---
55

6-
Technical essays by [Reginald "raganwald" Braithwaite](http://braythwayt.com), author of:
6+
Technical essays by [Reginald "raganwald" Braithwaite](http://braythwayt.com), author of the books:
77

88
* [JavaScript Allongé](http://leanpub.com/javascript-allonge)
99
* [CoffeeScript Ristretto](http://leanpub.com/coffeescript-ristretto)

0 commit comments

Comments
 (0)