commit 2aedbc6298e58922f09a6286c62afbc6105845a5
parent 031a4b638074ad8814af0d0094cbad434c8a00eb
Author: Hunter
Date:   Sun, 17 Nov 2024 11:56:10 -0500

attempt to style taskbar

Diffstat:
Mindex.html | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/index.html b/index.html @@ -5,6 +5,7 @@ <meta name="viewport" content="width=device-width, initial-scale=1.0"> <link rel="manifest" href="manifest.json"> <meta name="theme-color" content="var(--background)"> + <meta name="background_color" content="var(--background)"> <!-- favicon --> <link rel="icon" href="data:image/svg+xml,<svg xmlns=%22http://www.w3.org/2000/svg%22 viewBox=%220 0 100 100%22><text y=%22.9em%22 font-size=%2290%22>🪆</text></svg>">