From 155f5702f884ff6dd6707f6d733a7ae0c846f1ac Mon Sep 17 00:00:00 2001 From: arne Date: Tue, 13 Jun 2023 21:13:59 +0200 Subject: [PATCH] renamed config --- hugo.yaml => config.yaml | 1 + 1 file changed, 1 insertion(+) rename hugo.yaml => config.yaml (71%) diff --git a/hugo.yaml b/config.yaml similarity index 71% rename from hugo.yaml rename to config.yaml index 8c48c88..1d837fe 100644 --- a/hugo.yaml +++ b/config.yaml @@ -2,3 +2,4 @@ baseURL: https://creative.br0tkasten.de/ languageCode: de title: Creative Crafter theme: loveit +publishdir: /var/www/localhost/htdocs