X-Git-Url: https://git.shemshak.org/gitweb.cgi/~bandali/bndl.org/blobdiff_plain/a18f4abf0bb35e1a6e9d19857c0fc7c0f577f4e9..23d27f16834523e0592219d05dbbc577366b22a3:/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")