tAdd default baseURL - 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 a90c6c48d7f318ffab26be8ad23bcadae8b1b486
 (DIR) parent 11d30bc110cd3c89afc3227c25d306e95428ef26
 (HTM) Author: Anders Damsgaard <anders@adamsgaard.dk>
       Date:   Mon,  5 Nov 2018 10:10:03 +0100
       
       Add default baseURL
       
       Diffstat:
         M config.toml                         |       1 +
       
       1 file changed, 1 insertion(+), 0 deletions(-)
       ---
 (DIR) diff --git a/config.toml b/config.toml
       t@@ -1,5 +1,6 @@
        theme = "tale-mod"
        defaultContentLanguage = "en"
       +baseURL = "https://andersdamsgaard.com/"
        
        [params]
          author = "Anders Damsgaard"