mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
fix: make sure the background color is used for the minimal ui
This commit is contained in:
@@ -146,7 +146,6 @@ const webManifest = isProduction && {
|
||||
},
|
||||
{ name: 'author', content: site.author },
|
||||
{ name: 'generator', content: Astro.generator },
|
||||
{ name: 'theme-color', content: '#e7e6e4' },
|
||||
],
|
||||
}}
|
||||
/>
|
||||
|
||||
Reference in New Issue
Block a user