> >> + (home-page "http://mcelog.org/") > > Nit-pick: the trailing slash is unnecessary :)
If you don't include the trailing slash it will require an additional round-trip to the server in order to add it via a (302) redirect.
> >> + (home-page "http://mcelog.org/") > > Nit-pick: the trailing slash is unnecessary :)
If you don't include the trailing slash it will require an additional round-trip to the server in order to add it via a (302) redirect.