I've changed my sitemap from:
Menu(Loc("index", Pair("index" :: Nil, false), "Home")) ::
to
Menu(Loc("index", Pair("" :: Nil, false), "Home")) ::
So that my "Home" link goes to mysite.com/ instead of mysite.com/
index. But, I notice, when you're at mysite.com/ the sitemap doesn't
show "Home" as selected, is there a way to fix that? Perhaps I've got
something wrong here.
Thanks,
- Alex
--
You received this message because you are subscribed to the Google Groups
"Lift" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/liftweb?hl=en.