From: Ian Kelling Date: Sat, 27 Aug 2016 19:05:15 +0000 (-0700) Subject: rename stuff to things X-Git-Url: https://iankelling.org/git/?p=iankelling.org;a=commitdiff_plain;h=3fa84dfac392beb96e95430665495b43dc279b5a rename stuff to things --- 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')) diff --git a/favorite-stuff.html b/favorite-things.html similarity index 100% rename from favorite-stuff.html rename to favorite-things.html