Change the name of the output directory.
Easier with sftp.
This commit is contained in:
parent
4dfaab2288
commit
7516937675
1 changed files with 1 additions and 1 deletions
2
work.el
2
work.el
|
@ -49,7 +49,7 @@
|
|||
|
||||
;; Set up org-publish for my work site.
|
||||
(let* ((work-base "~/Candies/Sites/work/")
|
||||
(publishing-base (concat work-base "www/")))
|
||||
(publishing-base (concat work-base "public_html/")))
|
||||
|
||||
|
||||
(setq org-publish-project-alist
|
||||
|
|
Loading…
Reference in a new issue