diff options
Diffstat (limited to 'ci/data/etc/bogenherr/options.lisp')
| -rw-r--r-- | ci/data/etc/bogenherr/options.lisp | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ci/data/etc/bogenherr/options.lisp b/ci/data/etc/bogenherr/options.lisp index 25f2ec2..e4d8934 100644 --- a/ci/data/etc/bogenherr/options.lisp +++ b/ci/data/etc/bogenherr/options.lisp @@ -2,8 +2,8 @@ :scheme "http" :url "www.bogenherr.org" :document-root "bogenherr" - :title "Bogenherr Violin and Viola Lessons" - :meta-description "Bogenherr Violin and Viola Lessons written in Common Lisp/Hunchentoot and ClojureScript." + :title "Bogenherr Violin and Viola Studio" + :meta-description "Bogenherr Violin and Viola Studio written in Common Lisp/Hunchentoot and ClojureScript." :databases (:db-bogenherr ("bogenherr" "bogenherr" "neweboy" "127.0.0.1")) :mail-mx "mail.bogenherr.org" :mail-from "postmaster@bogenherr.org" |
