Forums
(@mtcolombo)
13 years, 11 months ago
nevermind…i found it!
but in case anyone is looking for it: hooks.php
under: function natty_show_pagemenu
i changed: echo '><a href="/"><span>';
echo '><a href="/"><span>';
to: echo '><a href="/blog"><span>';
echo '><a href="/blog"><span>';