Add theme color

This commit is contained in:
Kacper Zacharski 2023-08-19 01:25:16 +02:00 committed by GitHub
parent eaacac7c2c
commit 3c8c452ee9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 1 deletions

View File

@ -8,6 +8,7 @@
<link rel="icon" type="image" href="./assets/favicon.png">
<link rel="stylesheet" type="text/css" href="style.css">
<link href="./assets/fontawesome/css/all.min.css" rel="stylesheet">
me="theme-color" content="#8E8E8E" />
</head>
<body>
<div class="wrapper">
@ -113,4 +114,4 @@
</div>
</div>
</body>
</body>