forked from Timmy_Foundation/the-nexus
This commit is contained in:
@@ -61,6 +61,12 @@
|
||||
<span class="zoom-hint">[Esc] or double-click to exit</span>
|
||||
</div>
|
||||
|
||||
<div id="weather-hud">
|
||||
<span id="weather-icon">⛅</span>
|
||||
<span id="weather-temp">--°F</span>
|
||||
<span id="weather-desc">Lempster NH</span>
|
||||
</div>
|
||||
|
||||
<script>
|
||||
if ('serviceWorker' in navigator) {
|
||||
navigator.serviceWorker.register('/sw.js').catch(() => {});
|
||||
|
||||
Reference in New Issue
Block a user