diff --git a/views/pages/home.pug b/views/pages/home.pug index 8f962eb4..1a36283f 100644 --- a/views/pages/home.pug +++ b/views/pages/home.pug @@ -46,7 +46,7 @@ block content td #{board.sequence_value-1} if localStats.total-localStats.unlisted > boards.length tr - td(colspan=5) + td(colspan=6) a.bold(href='/boards.html') More Boards .table-container.flex-center.mv-10.text-center table(style='max-width:450px')