Does anyone know how to link to the home page without hardcoding it in? The admin UI doesn't seem to allow this, and I can't find anything in the documentation that makes wp_nav_menu echo a link to the home page. Did I overlook anything, or is there a different solution to this? Help would be much appreciated.
//Edit:
I made a custom link to the URL "/", so I guess that should work. If anyone has thoughts on cases where it might not, though, I'd love to hear them.