fixing stuff

This commit is contained in:
nek0 2017-12-17 01:00:26 +01:00
parent c70236571a
commit 3efe27fda2
2 changed files with 2 additions and 2 deletions

View file

@ -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"
}
--------------------------------------------------------------------------------

View file

@ -2,7 +2,7 @@
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
<head>
$if(description)$
<meta name="description" content="$description$">
<meta name="description" content="$description$" />
$endif$
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
<meta name="flattr:id" content="djkled">