fixed favicon in production
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<title>Ledda's Room Climate</title>
|
||||
<link type="text/css" href="<%= rootUrl %>/static/styles.css" rel="stylesheet" />
|
||||
<script type="application/javascript" src="<%= rootUrl %>/static/dashboard.js"></script>
|
||||
<link rel="shortcut icon" type="image/jpg" href="<%= rootUrl %>/static/favicon64.png"/>
|
||||
</head>
|
||||
<body>
|
||||
<div id="root"></div>
|
||||
|
||||
Reference in New Issue
Block a user