diff --git a/src/Main.hs b/src/Main.hs index 183125c..666f81d 100644 --- a/src/Main.hs +++ b/src/Main.hs @@ -205,7 +205,7 @@ feedConf = FeedConfiguration config :: Configuration config = defaultConfiguration - { deployCommand = "rsync --del --checksum -ave 'ssh -p 5555' \\_site/* nek0@chelnok.de:/home/nek0/www/blog-seo" + { deployCommand = "rsync --del --checksum -ave 'ssh -p 5555' \\_site/* nek0@chelnok.de:/home/nek0/www/blog" } -------------------------------------------------------------------------------- diff --git a/templates/default.html b/templates/default.html index 726fb30..4e788a6 100644 --- a/templates/default.html +++ b/templates/default.html @@ -2,7 +2,7 @@ $if(description)$ - + $endif$