diff --git a/init.d/text/web.el b/init.d/text/web.el index 5d8ff28..7d39305 100644 --- a/init.d/text/web.el +++ b/init.d/text/web.el @@ -40,8 +40,8 @@ (easy-hugo-asciidoc-extension "adoc") (easy-hugo-server-flags "-D") (easy-hugo-bloglist ; Additional blogs. - '(((easy-hugo-basedir . "~/Projekte/www/text-en.tastytea.de/") - (easy-hugo-url . "https://text-en.tastytea.de") + '(((easy-hugo-basedir . "~/Projekte/www/thoughtpile.tastytea.de/") + (easy-hugo-url . "https://thoughtpile.tastytea.de") (easy-hugo-postdir . "content/posts") (easy-hugo-previewtime . (* 60 60 2))) ((easy-hugo-basedir . "~/Projekte/www/text-de.tastytea.de/")