Standardize WalkUp branding

This commit is contained in:
Codex
2026-04-24 07:15:29 -05:00
parent 6c0c7608bf
commit 23dc6d9151
13 changed files with 43 additions and 43 deletions

View File

@@ -6,7 +6,7 @@
<meta name="theme-color" content="#132238" />
<meta name="apple-mobile-web-app-capable" content="yes" />
<meta name="apple-mobile-web-app-status-bar-style" content="default" />
<meta name="apple-mobile-web-app-title" content="Walkup" />
<meta name="apple-mobile-web-app-title" content="WalkUp" />
<link rel="icon" href="/favicon.ico" sizes="any" />
<link rel="icon" type="image/svg+xml" href="/icon.svg" />
<link rel="apple-touch-icon" href="/apple-touch-icon.png" />
@@ -25,7 +25,7 @@
href="/apple-splash-1290x2796.png"
media="screen and (device-width: 430px) and (device-height: 932px) and (-webkit-device-pixel-ratio: 3)"
/>
<title>Walkup</title>
<title>WalkUp</title>
</head>
<body>
<div id="root"></div>