andersdamsgaard.com

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

commit e437f1861dc0385de65e73d8cf231379027ed17b
parent ec5f1d125cb846aecd7db0bcf051ba29c0dc5f56
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 19 Nov 2018 09:56:34 +0100

Add software section to about page

Diffstat:
Mcontent/about/_index.da.md | 6++++++
Mcontent/about/_index.md | 6++++++
2 files changed, 12 insertions(+), 0 deletions(-)

diff --git a/content/about/_index.da.md b/content/about/_index.da.md @@ -17,3 +17,9 @@ travle mennesker forsvinder fra billedet. I min professionelle tilværelse forsker jeg i klima, granulære materialer, og gletschere. Besøg min [akademiske hjemmeside](https://adamsgaard.dk) for mere information herom. + +&nbsp; + +Denne hjemmeside bruger [Hugo](https://gohugo.io) og en modificeret udgave af +[Tale-hugo](https://github.com/EmielH/tale-hugo) temaet. Kildekoden er +tilgængelig på [GitLab](https://gitlab.com/admesg/admesg.gitlab.io). diff --git a/content/about/_index.md b/content/about/_index.md @@ -17,3 +17,9 @@ people vanish from view. In my other life I am a scientist interested in climate, granular materials, and glaciers. For more information, please see my [academic webpage](https://adamsgaard.dk). + +&nbsp; + +This webpage uses the [Hugo](https://gohugo.io) framework and a modified +version of the [Tale-hugo](https://github.com/EmielH/tale-hugo) theme. The +source code is available on [GitLab](https://gitlab.com/admesg/admesg.gitlab.io).