mirror of
https://github.com/esphome/esphome.git
synced 2025-09-20 04:02:21 +01:00
Fix
This commit is contained in:
@@ -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 {
|
||||||
|
Reference in New Issue
Block a user