mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 12:05:28 +00:00
fix: make sure the background color is used for the minimal ui
This commit is contained in:
@@ -56,8 +56,6 @@ export default defineConfig({
|
||||
short_name: site.title,
|
||||
description: site.description,
|
||||
start_url: '/',
|
||||
theme_color: '#e7e6e4',
|
||||
background_color: '#e7e6e4',
|
||||
display: 'standalone',
|
||||
}),
|
||||
serviceWorker({
|
||||
|
||||
Reference in New Issue
Block a user