X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=blobdiff_plain;f=build.rb;h=507bd4e50fc2351182ac12bad7680f67b4391af6;hp=4025eefa3b452e36d6ee5910e41dd29ea10bfdd3;hb=b74f400c071b86972f5382d358cd6d9b359de49c;hpb=3c09af9cc854c716d9f772d1c8c1e568cacc92b9 diff --git a/build.rb b/build.rb index 4025eef..507bd4e 100755 --- a/build.rb +++ b/build.rb @@ -88,4 +88,4 @@ if File.exists? ('../resume.md') stdpage('resume', md_to_html(File.read('../resume.md'))) end -stdpage('favorite-stuff', File.read('../favorite-stuff.html')) +stdpage('favorite-things', File.read('../favorite-things.html'))