diff --git a/config.yml b/config.yml index f236e97..8797397 100644 --- a/config.yml +++ b/config.yml @@ -9,7 +9,7 @@ enableRobotsTXT: true languages: de: - languageName: ":de:" + languageName: de languageAltTitle: Deutsch params: homeInfoParams: @@ -40,7 +40,7 @@ languages: url: /posts/contact weight: 1000 en: - languageName: ":us:" + languageName: en languageAltTitle: English params: homeInfoParams: diff --git a/deploy.sh b/deploy.sh new file mode 100755 index 0000000..4c43784 --- /dev/null +++ b/deploy.sh @@ -0,0 +1,4 @@ +set -xe +hugo +cd ../0x90-ansible +rsync -avz -e 'ssh -F ssh_config' ../quellcode.0x90.space/public/* www:/var/www/quellcode.0x90.space diff --git a/propaganda_16_9.png b/propaganda_16_9.png index c34d4f2..024a938 100644 Binary files a/propaganda_16_9.png and b/propaganda_16_9.png differ diff --git a/propaganda_16_9.xcf b/propaganda_16_9.xcf index ba15274..a6e9db3 100644 Binary files a/propaganda_16_9.xcf and b/propaganda_16_9.xcf differ