feat: Restore admin.vue content with proper width constraints and add favicon
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user