wordpress 2.1 — hemingway/blogroll error.
Hey there. I just updated to WordPress 2.1 [Ella] - and much to my happiness, IT ALL STILL WORKS!
Well, except when I first updated it, the Hemingway theme block for “Blogroll” went and broke on me. But that’s okay, because I fixed it—and if you use Hemingway yourself, here’s how:
Just change the line in blogroll.php (under blocks) to say:
<?php get_links_list('ID', '<h2>', '</h2>'); ?>
NOTE: I did not figure this out myself, as I am not that smart. I found it on the Hemingway support forum. I figured since I know at least a few of you are using Hemingway, I’d post it here as well.

