1
0
mirror of https://github.com/uetchy/namae.git synced 2025-08-20 01:48:12 +09:00

fix: theme-color

chore: fix margin
chore: update deps
This commit is contained in:
2021-07-30 15:53:42 +09:00
parent ba4949fe7b
commit 4343d0f633
13 changed files with 253 additions and 181 deletions

View File

@@ -14,7 +14,7 @@
<meta name="apple-mobile-web-app-status-bar-style" content="black" />
<meta name="apple-mobile-web-app-title" content="namae" />
<meta name="msapplication-TileColor" content="#5180fc" />
<meta name="theme-color" content="#ffffff" />
<meta name="theme-color" content="#632bec" />
<link rel="shortcut icon" href="%PUBLIC_URL%/favicon.ico" />
<link
rel="apple-touch-icon"