Skip to content

Commit

Permalink
Set theme-color on frontend template (#1740) (#1741)
Browse files Browse the repository at this point in the history
  • Loading branch information
nicokaiser authored Jan 30, 2023
1 parent c77764b commit 8366849
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions resources/views/frontend.blade.php
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
<link rel="apple-touch-icon" href="img/apple-touch-icon-iphone.png" sizes="152x152">
<link rel="apple-touch-icon" href="img/apple-touch-icon-iphone-plus.png" sizes="180x180">
<meta name="viewport" content="width=device-width, initial-scale=1, minimum-scale=1.0, maximum-scale=4.0, user-scalable=yes">
<meta name="theme-color" content="#222">
<meta name="apple-mobile-web-app-status-bar-style" content="black">
<meta name="apple-mobile-web-app-capable" content="yes">
<meta name="generator" content="Lychee v4">
Expand Down

0 comments on commit 8366849

Please sign in to comment.