Introduction
Introduction Statistics Contact Development Disclaimer Help
tAdd Hanstholm button - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit 64b9aa304f8ffae585c6654fbe31c3bdcf826177
parent d0c41e2697822852af9c6a136a3e7349693d56f6
Author: Anders Damsgaard <[email protected]>
Date: Sun, 22 Dec 2019 21:26:42 +0100
Add Hanstholm button
Diffstat:
M output/weather.html | 4 ++++
1 file changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/output/weather.html b/output/weather.html
t@@ -24,6 +24,9 @@
} else if (zip == 7700) {
lon = "56.96";
lat = "8.70";
+ } else if (zip == 7730) {
+ lon = "57.10";
+ lat = "8.72";
} else if (zip == 8000) {
lon = "56.16";
lat = "10.20";
t@@ -72,6 +75,7 @@
<p>
<a href="?z=1000">København</a>,
<a href="?z=7700">Thisted</a>,
+ <a href="?z=7700">Hanstholm</a>,
<a href="?z=8000">Aarhus</a>,
<a href="?z=9520">Skørping</a>
</p>
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.