fix: route for news

This commit is contained in:
Jovan Krunić
2021-12-14 18:07:59 +00:00
parent 3b4cb2b420
commit 7e35fae34e

View File

@@ -371,7 +371,7 @@ const config: Partial<SCConfigFile> = {
items: [ items: [
{ {
icon: 'newspaper', icon: 'newspaper',
route: '/', route: '/news',
title: 'news', title: 'news',
translations: { translations: {
de: { de: {