X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/23d27f16834523e0592219d05dbbc577366b22a3..a77e0df0de7eb24fa8999ac23c45ee4d0f445c1f:/bandali/prefs.scm diff --git a/bandali/prefs.scm b/bandali/prefs.scm index 3997aeb..1896ea1 100644 --- a/bandali/prefs.scm +++ b/bandali/prefs.scm @@ -1,4 +1,4 @@ -;;; Copyright © 2019 Amin Bandali +;;; Copyright © 2019-2020 Amin Bandali ;;; ;;; 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")