diff --git a/posts.json b/posts.json index 38e2a6a..83c8b5f 100644 --- a/posts.json +++ b/posts.json @@ -1,7 +1,7 @@ { "published" : - [ "working-with-c-style-structs-in-ruby.html" - , "basics-of-the-mach-o-file-format.html" + [ "37signals-chalk-dissected.html" , "a-preview-of-mach-o-file-generation.html" - , "37signals-chalk-dissected.html" + , "basics-of-the-mach-o-file-format.html" + , "working-with-c-style-structs-in-ruby.html" ] }