Skip to content

Commit ae7a935

Browse files
Martin BrignallMartin Brignall
authored andcommitted
Adding backtick
1 parent 862bbc9 commit ae7a935

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build-site.el

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,7 @@ https://ogbe.net/blog/blogging_with_org.html"
8484
(error "File not readable: %s" file)))
8585

8686
(setq org-publish-project-alist
87-
'(("mblognl"
87+
`(("mblognl"
8888
:base-directory "./content"
8989
:html-preamble ,(file-contents "assets/html_preamble.html")
9090
:html-postamble t

0 commit comments

Comments
 (0)