From 3efe27fda2af23544f77d3ae61a4278493079b1e Mon Sep 17 00:00:00 2001 From: nek0 Date: Sun, 17 Dec 2017 01:00:26 +0100 Subject: [PATCH] fixing stuff --- src/Main.hs | 2 +- templates/default.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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$