We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a05a811 commit 64b1a67Copy full SHA for 64b1a67
1 file changed
index.html
@@ -36,15 +36,7 @@
36
37
<div class="header-middle">
38
<p>
39
- <a id="config-screen-select">
40
- <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 640 640">
41
- <!--!Font Awesome Free v7.0.0 by @fontawesome - https://fontawesome.com License - https://fontawesome.com/license/free Copyright 2025 Fonticons, Inc.-->
42
- <path
43
- fill="#ffffff"
44
- d="M480 224C492.9 224 504.6 231.8 509.6 243.8C514.6 255.8 511.8 269.5 502.7 278.7L342.7 438.7C330.2 451.2 309.9 451.2 297.4 438.7L137.4 278.7C128.2 269.5 125.5 255.8 130.5 243.8C135.5 231.8 147.1 224 160 224L480 224z" />
45
- </svg>
46
- Config editor
47
- </a>
+ <span id="config-screen-select">Config editor</span>
48
</p>
49
</div>
50
0 commit comments