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