1
Fork 0

Add favicon to HTML

This commit is contained in:
Tommy Mönnich 2021-10-25 16:57:10 +02:00
parent 59d0f78c79
commit 851a5b6541
1 changed files with 1 additions and 0 deletions

View File

@ -2,6 +2,7 @@
<html lang="en">
<head>
<meta charset="utf-8" />
<link rel="icon" href="%PUBLIC_URL%/favicon.ico" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<meta name="theme-color" content="#000000" />