Skip to content

Commit

Permalink
Default theme color to #111
Browse files Browse the repository at this point in the history
  • Loading branch information
quentinguidee committed Nov 19, 2023
1 parent c20f4dd commit 589c8da
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<title>Vertex</title>
<meta name="theme-color" content="#111111">
</head>
<body>
<div id="root"></div>
Expand Down

0 comments on commit 589c8da

Please sign in to comment.