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 7006c4bb30f0471c718bb9ce4ce6b7d6a2262de5
parent e437f1861dc0385de65e73d8cf231379027ed17b
Author: Anders Damsgaard <anders@adamsgaard.dk>
Date:   Mon, 19 Nov 2018 10:36:00 +0100

Add link to JS redirect

Diffstat:
MREADME.md | 10++++++----
1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md @@ -6,10 +6,12 @@ This repository contains the source for [andersdamsgaard.dk](https://andersdamsgaard.dk). The .com domain is registered through [domains.google.com](https://domains.google.com), and the .dk domain is registered through [dandomain.dk](https://dandomain.dk). When a client connects -to the `.dk` domain, a redirect makes sure to display the danish localization -under `https://andersdamsgaard.com/da/`. Gitlab pages serve the content with -the root path [https://admesg.gitlab.io](https://admesg.gitlab.io) under the -repository with the name +to the `.dk` domain, a [Javascript +redirect](https://gitlab.com/admesg/admesg.gitlab.io/blob/master/themes/tale-mod/layouts/partials/head.html#L18) +makes sure to display the danish localization under +`https://andersdamsgaard.com/da/`. Gitlab pages serve the content with the root +path [https://admesg.gitlab.io](https://admesg.gitlab.io) under the repository +with the name [https://gitlab.com/admesg.gitlab.io](https://gitlab.com/admesg.gitlab.io). ## DNS setup