feat: Restore admin.vue content with proper width constraints and add favicon

This commit is contained in:
2025-10-01 20:55:52 -04:00
parent bb7136e156
commit dadea8b5d0
2 changed files with 130 additions and 2 deletions

View File

@@ -31,6 +31,7 @@ export default defineNuxtConfig({
app: {
head: {
link: [
{ rel: 'icon', type: 'image/png', href: '/logos/favicon.png' },
{
rel: 'preconnect',
href: 'https://fonts.googleapis.com'