The small navigation layout was using a single table row with two cells, which prevented proper vertical stacking and omitted the blog link. Changed the row to three div elements, each containing a link, and added the missing "Blog" entry to match the full navigation.