Introduction
Introduction Statistics Contact Development Disclaimer Help
tweather.html: add femmoeller - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit 3a656e6892c31528fff19d36d1e1986d519337b7
parent 0256442b687b498e41982c7a9e7bd1b480d768e4
Author: Anders Damsgaard <[email protected]>
Date: Sat, 19 Jun 2021 14:31:49 +0200
weather.html: add femmoeller
Diffstat:
M output/weather.html | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
---
diff --git a/output/weather.html b/output/weather.html
t@@ -30,6 +30,9 @@
} else if (zip == 8000) {
lon = "56.16";
lat = "10.20";
+ } else if (zip == 8400) {
+ lon = "56.24";
+ lat = "10.58";
} else if (zip == 9520) {
lon = "56.84";
lat = "9.89";
t@@ -80,7 +83,7 @@
<a href="?z=7700">Thisted</a>,
<a href="?z=7730">Hanstholm</a>,
<a href="?z=8000">Aarhus</a>,
- <a href="?z=9520">Skørping</a>
+ <a href="?z=8400">Ebeltoft</a>
</p>
</center>
</aside>
You are viewing proxied material from mx1.adamsgaard.dk. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.