Skip to content

Commit

Permalink
Remove org-html--build-meta-info from template
Browse files Browse the repository at this point in the history
  • Loading branch information
ofosos committed Apr 14, 2017
1 parent 4cff438 commit b33b787
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ox-epub.el
Original file line number Diff line number Diff line change
Expand Up @@ -359,7 +359,6 @@ holding export options."
">\n")

"<head>\n"
(org-html--build-meta-info info)
(when (plist-get info :html-head-include-default-style)
"<link rel=\"stylesheet\" type=\"text/css\" href=\"style.css\"/>\n")
(when (plist-get info :epub-style)
Expand Down

0 comments on commit b33b787

Please sign in to comment.