some accumulated uncommitted changes
[~bandali/bndl.org] / bandali / prefs.scm
index 3997aeb..1896ea1 100644 (file)
@@ -1,4 +1,4 @@
-;;; Copyright © 2019 Amin Bandali <bandali@gnu.org>
+;;; Copyright © 2019-2020 Amin Bandali <bandali@gnu.org>
 ;;;
 ;;; This program is free software; you can redistribute it and/or
 ;;; modify it under the terms of the GNU General Public License as
@@ -23,7 +23,7 @@
             my-secondary-date-format))
 
 (define my-scheme 'https)
-(define my-domain "bndl.org")
+(define my-domain "bandali.eu.org")
 (define my-url
   (string-append (symbol->string my-scheme) "://" my-domain))
 (define my-tag-prefix "tags")