3.2.1.3
Tweaked shade calc Updated About and FAQ sections
This commit is contained in:
+12
-1
@@ -544,7 +544,18 @@ export function UTCIForecast() {
|
||||
</div>
|
||||
<div class="nav-links" id="nav-drawer">
|
||||
<a href="./index.html">Forecast</a>
|
||||
<a href="./about.html">About</a>
|
||||
<div class="nav-dropdown">
|
||||
<a href="./about.html" class="nav-dropdown-toggle">About<span class="caret">▾</span></a>
|
||||
<div class="nav-dropdown-menu">
|
||||
<a href="./about.html">Overview</a>
|
||||
<a href="./sunsoak.html">SunSoak & the science</a>
|
||||
<a href="./profiles.html">Forecast profiles</a>
|
||||
<a href="./columns.html">Column reference</a>
|
||||
<a href="./temperatures.html">Derived temperatures</a>
|
||||
<a href="./features.html">On-screen features</a>
|
||||
<a href="./stress-bands.html">Stress bands</a>
|
||||
</div>
|
||||
</div>
|
||||
<a href="./faq.html">FAQ</a>
|
||||
<a href=${isPro
|
||||
? 'https://billing.stripe.com/p/login/9B63cw7vl8k15Ei9DQd7q00'
|
||||
|
||||
Reference in New Issue
Block a user