diff --git a/js/update_boards.js b/js/update_boards.js index 00de5397..31f5407c 100644 --- a/js/update_boards.js +++ b/js/update_boards.js @@ -28,7 +28,7 @@ function handle_boards(data) { }) if (boards[0]) { - $('.sub[data-description="2"]').after(' [ '+boards.slice(0,25).join(" / ")+' ] '); + $('.sub[data-description="3"]').after(' [ '+boards.slice(0,25).join(" / ")+' ] '); } } diff --git a/templates/8chan/index.html b/templates/8chan/index.html index 5e8b1f1f..9dc6cb3b 100644 --- a/templates/8chan/index.html +++ b/templates/8chan/index.html @@ -238,7 +238,7 @@ [ /b/ - Random | /news+/ - News | /boards/ - Boards]
{% trans %}Top 25 boards:{% endtrans %} - +
{% trans %}Boards of the week:{% endtrans %} [