Skip to content

Commit

Permalink
status bar black
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielRedacted committed Sep 6, 2024
1 parent faa35f5 commit f6e3d17
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion contact.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,9 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
<!-- <meta name="apple-mobile-web-app-status-bar-style" content="black-translucent"> -->
<meta name="apple-mobile-web-app-status-bar-style" content="black">


<title>Contact</title>
<link rel="apple-touch-icon" sizes="180x180" href="/favicons/apple-touch-icon.png">
Expand Down

0 comments on commit f6e3d17

Please sign in to comment.