mirror of
https://github.com/esphome/esphome.git
synced 2025-09-19 19:52:20 +01:00
Fix
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
|
||||
<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>
|
||||
nav .brand-logo {
|
||||
|
@@ -17,7 +17,7 @@
|
||||
|
||||
<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>
|
||||
nav .brand-logo {
|
||||
|
Reference in New Issue
Block a user