added link to spaceweather credit

This commit is contained in:
Quinten0508 2024-07-05 23:05:41 +02:00
parent 83841ce3d3
commit 64d3748c65

View File

@ -89,7 +89,7 @@
</button>
<div id="spaceweather-container">
<div id="spaceweather-text">
<p style="font-style: italic; color: #e9e9e9a2; font-size: 0.8rem; margin-bottom: 1rem;">Source: Space Weather Prediction Center (NOAA)</p>
<p style="font-style: italic; font-size: 0.8rem; margin-bottom: 1rem;">Source: <a class="link" href="https://www.swpc.noaa.gov/" target="blank">Space Weather Prediction Center </a> <a class="link" href="https://services.swpc.noaa.gov/" target="blank">(API)</a></p>
<pre id="spaceweather-forecast"></pre>
</div>