tAdd link to JS redirect - andersdamsgaard.com - my photography webpage
 (HTM) git clone git://src.adamsgaard.dk/andersdamsgaard.com
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit 7006c4bb30f0471c718bb9ce4ce6b7d6a2262de5
 (DIR) parent e437f1861dc0385de65e73d8cf231379027ed17b
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon, 19 Nov 2018 10:36:00 +0100
       
       Add link to JS redirect
       
       Diffstat:
         M README.md                           |      10 ++++++----
       
       1 file changed, 6 insertions(+), 4 deletions(-)
       ---
 (DIR) diff --git a/README.md b/README.md
       t@@ -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