Skip to content

Commit

Permalink
fix(template): remove prefetch
Browse files Browse the repository at this point in the history
  • Loading branch information
nurikk committed Sep 27, 2022
1 parent ce20ed1 commit 5821e0c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@
<title>Zigbee2MQTT</title>

<link rel="icon" type="image/x-icon" href="./images/favicon.ico">
<link rel="preload" href="./bootstrap-theme/css/light.css" as="style">
<link rel="apple-touch-icon" href="./images/apple-touch-icon.png" sizes="150x150">

<script type="module" src="./index.tsx"></script>
Expand Down

0 comments on commit 5821e0c

Please sign in to comment.