Skip to content

Commit

Permalink
fix: color scheme
Browse files Browse the repository at this point in the history
  • Loading branch information
dewanakl committed Oct 7, 2024
1 parent f1b134d commit ebae23d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dashboard.html
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<meta name="mobile-web-app-capable" content="yes">
<meta name="apple-mobile-web-app-title" content="Dashboard Ulems">
<meta name="theme-color" content="#111111">
<meta name="color-scheme" content="dark">
<meta name="color-scheme" content="light">
<link rel="canonical" href="https://ulems.my.id/">
<link rel="shortcut icon" type="image/x-icon" href="https://ulems.my.id/favicon.ico">
<link rel="apple-touch-icon" sizes="192x192" href="https://ulems.my.id/assets/images/icon-192x192.png">
Expand Down

0 comments on commit ebae23d

Please sign in to comment.