adamsgaard.dk

my academic webpage
git clone git://src.adamsgaard.dk/adamsgaard.dk # fast
git clone https://src.adamsgaard.dk/adamsgaard.dk.git # slow
Log | Files | Refs | README | LICENSE Back to index

commit 039e950ada8df3da7c45bbe2f81807a617c4342d
parent 510324755ce778ee0abd5ff35333175189e20859
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 13 Apr 2026 11:15:02 +0200

pagebegin.html: update domain

Diffstat:
Mcommon/pagebegin.html | 6+++---
1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/common/pagebegin.html b/common/pagebegin.html @@ -6,7 +6,7 @@ <meta content="dem, glaciology, sea ice, granular, geoscience, high-performance computing" name="keywords" /> <meta content="Academic webpage of Anders Damsgaard" name="description" /> <meta content="Anders Damsgaard" name="author" /> - <title>adamsgaard.dk</title> + <title>andersdamsgaard.dk</title> <link rel="stylesheet" href="style.css" type="text/css" media="screen" /> <link rel="stylesheet" href="print.css" type="text/css" media="print" /> <link rel="alternate" href="atom.xml" type="application/atom+xml" title="adamsgaard.dk Atom Feed" /> @@ -39,8 +39,8 @@ <td class="alignright"> External: <a href="files/cv.pdf" title="CV as .pdf" class="btn">CV</a> - <a href="https://src.adamsgaard.dk" title="Software projects" class="btn">Code</a> - <a href="gopher://adamsgaard.dk" title="Gopher Mirror" class="btn">Gopher</a> + <a href="https://src.andersdamsgaard.dk" title="Software projects" class="btn">Code</a> + <a href="gopher://andersdamsgaard.dk" title="Gopher Mirror" class="btn">Gopher</a> </td> </tr> </table>