Introduction
Introduction Statistics Contact Development Disclaimer Help
tFix page title - adamsgaard.dk - my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk
Log
Files
Refs
README
LICENSE
---
commit 3ab68136b612474d907da3dac94b070f3925751e
parent a43b3740d56b4066132555182f6987d5d82968a6
Author: Anders Damsgaard <[email protected]>
Date: Thu, 5 Dec 2019 14:22:09 +0100
Fix page title
Diffstat:
M output/weather.html | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/output/weather.html b/output/weather.html
t@@ -64,7 +64,7 @@
<body>
<article>
<header>
-<h1 id="demo"></h1>
+<h1 id="pageheader"></h1>
<aside>
<center>
<p>
t@@ -89,7 +89,8 @@
</article>
<script>
- document.getElementById("demo").innerHTML = "Weather forecast for " + …
+ document.getElementById("pagetitle").innerHTML = "Weather forecast for…
+ document.getElementById("pageheader").innerHTML = "Weather forecast fo…
document.getElementById("dmi-0-2").setAttribute("src",
"https://servlet.dmi.dk/byvejr/servlet/byvejr_dag1?by="+zip+"&…
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.