fix: correct app description text and adjust header styling for better visibility

This commit is contained in:
Ardeman
2025-03-04 03:41:02 +08:00
parent 256c07a2b9
commit a9b9b76ef2
2 changed files with 2 additions and 5 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ import { MENU as ADMIN_MENU } from '~/layouts/admin/menu'
export const APP = {
title: 'LegalGo',
description: 'Legalgo Platform Berita Dunia dan Indonesia.',
description: 'LegalGo Platform Berita Dunia dan Indonesia.',
logo: '/images/logo.png',
}