Fix theme-color
This commit is contained in:
parent
dfd5bb728a
commit
897d973b8d
|
@ -12,7 +12,7 @@ templ Head() {
|
|||
<link rel="manifest" href="/site.webmanifest"/>
|
||||
<link rel="stylesheet" href="/css/tailwind.css"/>
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1"/>
|
||||
<meta name="theme-color" content="#091833"/>
|
||||
<meta name="theme-color" content="#191d21"/>
|
||||
<meta
|
||||
name="htmx-config"
|
||||
content='{
|
||||
|
|
Loading…
Reference in New Issue