Fix & in menu

This commit is contained in:
fraxle
2026-07-05 15:37:58 +01:00
parent c5392b7b7c
commit d9d36ebd5d
+1 -1
View File
@@ -548,7 +548,7 @@ export function UTCIForecast() {
<a href="./about.html" class="nav-dropdown-toggle">About<span class="caret">▾</span></a> <a href="./about.html" class="nav-dropdown-toggle">About<span class="caret">▾</span></a>
<div class="nav-dropdown-menu"> <div class="nav-dropdown-menu">
<a href="./about.html">Overview</a> <a href="./about.html">Overview</a>
<a href="./sunsoak.html">SunSoak &amp; the science</a> <a href="./sunsoak.html">SunSoak & the science</a>
<a href="./profiles.html">Forecast profiles</a> <a href="./profiles.html">Forecast profiles</a>
<a href="./columns.html">Column reference</a> <a href="./columns.html">Column reference</a>
<a href="./temperatures.html">Derived temperatures</a> <a href="./temperatures.html">Derived temperatures</a>