mirror of
https://github.com/esphome/esphome.git
synced 2025-02-13 08:28:19 +00:00
Fix
This commit is contained in:
parent
a218e96fba
commit
f70a556ffe
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
<script src="/static/materialize-stepper.min.js"></script>
|
<script src="/static/materialize-stepper.min.js"></script>
|
||||||
|
|
||||||
<link rel="shortcut icon" href="{{ static_url('favicon.ico') }}">
|
<link rel="shortcut icon" href="/static/favicon.ico">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
nav .brand-logo {
|
nav .brand-logo {
|
||||||
|
@ -17,7 +17,7 @@
|
|||||||
|
|
||||||
<script src="/static/materialize-stepper.min.js"></script>
|
<script src="/static/materialize-stepper.min.js"></script>
|
||||||
|
|
||||||
<link rel="shortcut icon" href="{{ static_url('favicon.ico') }}">
|
<link rel="shortcut icon" href="/static/favicon.ico">
|
||||||
|
|
||||||
<style>
|
<style>
|
||||||
nav .brand-logo {
|
nav .brand-logo {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user