Update catalog.html
Changed title from being - "Catalog /board/" to "/board/ - Catalog"
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
, board_name = "{{ board }}";
|
||||
</script>
|
||||
{% include 'header.html' %}
|
||||
<title>{{ settings.title }}</title>
|
||||
<title>{{ board }} - Catalog</title>
|
||||
</head>
|
||||
<body class="theme-catalog">
|
||||
{{ boardlist.top }}
|
||||
|
Reference in New Issue
Block a user