We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 862bbc9 commit ae7a935Copy full SHA for ae7a935
1 file changed
build-site.el
@@ -84,7 +84,7 @@ https://ogbe.net/blog/blogging_with_org.html"
84
(error "File not readable: %s" file)))
85
86
(setq org-publish-project-alist
87
- '(("mblognl"
+ `(("mblognl"
88
:base-directory "./content"
89
:html-preamble ,(file-contents "assets/html_preamble.html")
90
:html-postamble t
0 commit comments