From c8d63d192be4ee432c9fc0965f9dda246761bf53 Mon Sep 17 00:00:00 2001 From: Evie Litherland-Smith Date: Wed, 17 Apr 2024 17:55:19 +0100 Subject: [PATCH] Update org-publish urls --- init.el | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/init.el b/init.el index 45c74df..21daf59 100644 --- a/init.el +++ b/init.el @@ -868,7 +868,7 @@ Try `magit-clone-default-directory' if available, fall back to :exclude "README.org" :recursive t :publishing-function org-html-publish-to-html - :publishing-directory "/sshx:xenia@legion:/var/www/landing" + :publishing-directory "/sshx:pixelifytica@legion:/var/www/landing" :section-numbers nil :with-author t :with-email t @@ -881,7 +881,7 @@ Try `magit-clone-default-directory' if available, fall back to :exclude "README.org" :recursive t :publishing-function org-html-publish-to-html - :publishing-directory "/sshx:xenia@legion:/var/www/blog" + :publishing-directory "/sshx:pixelifytica@legion:/var/www/blog" :section-numbers nil :with-author t :with-email t