-;;; 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
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")