I broke my website
Feb 6th, 2006 by Jon
but now it is fixed. I’m not sure how I broke it exactly, although I was doing lots of things like this…
rm -r *
…in directories where maybe I should have been doing something like this…
ls -la
…and thinking that maybe these files should remain where they are!
