We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 84b4e68 commit 1fb9cf3Copy full SHA for 1fb9cf3
config.rb
@@ -2,7 +2,7 @@
2
http_path = "/"
3
css_dir = "assets/css"
4
sass_dir = "_sass"
5
-images_dir = "assets/imgages"
+images_dir = "assets/images"
6
javascripts_dir = "assets/js"
7
8
index.md
@@ -3,7 +3,7 @@ title: index.html
layout: default
---
-Technical essays by [Reginald "raganwald" Braithwaite](http://braythwayt.com), author of:
+Technical essays by [Reginald "raganwald" Braithwaite](http://braythwayt.com), author of the books:
* [JavaScript Allongé](http://leanpub.com/javascript-allonge)
9
* [CoffeeScript Ristretto](http://leanpub.com/coffeescript-ristretto)
0 commit comments