X-Git-Url: https://git.shemshak.org/~bandali/bndl.org/blobdiff_plain/82ca95acadd6eb8c09dfbf43afba772850ba60e8..2075ef5a645bf11e9247230920452c951dc53b43:/bandali/prefs.scm diff --git a/bandali/prefs.scm b/bandali/prefs.scm index 57712a1..3997aeb 100644 --- a/bandali/prefs.scm +++ b/bandali/prefs.scm @@ -23,7 +23,7 @@ my-secondary-date-format)) (define my-scheme 'https) -(define my-domain "bandali.eu.org") +(define my-domain "bndl.org") (define my-url (string-append (symbol->string my-scheme) "://" my-domain)) (define my-tag-prefix "tags")