Terkwood/grats

Replace buttons with navbar

Terkwood opened this issue · 2 comments

Just have text with links for home / history / config

It would make fixing #10 unnecessary

You'll be able to remove NavState and Msg::ShowNav

You'll be able to remove Page order, next, prev, and the tests

fn order_pos(page: Page) -> usize {

fn test_next() {