aboutsummaryrefslogtreecommitdiffstats
path: root/publish.el
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2021-09-15 14:06:33 +0100
committerYann Herklotz <git@yannherklotz.com>2021-09-15 14:06:33 +0100
commit2427d327e0ef6b8fc6cb05c17d771cc10e102194 (patch)
treefca8bd0d77f9d167a96214458b65f750b05aa8d8 /publish.el
parent7703489d7c8a714f5378fffcb23d5ac95bf25ad0 (diff)
downloadvericert-docs-2427d327e0ef6b8fc6cb05c17d771cc10e102194.tar.gz
vericert-docs-2427d327e0ef6b8fc6cb05c17d771cc10e102194.zip
Fix github pages
Diffstat (limited to 'publish.el')
-rw-r--r--publish.el1
1 files changed, 0 insertions, 1 deletions
diff --git a/publish.el b/publish.el
index ee614c4..cd23b3a 100644
--- a/publish.el
+++ b/publish.el
@@ -10,5 +10,4 @@
(require 'ox)
(require 'ox-hugo)
-(find-file-literally "documentation.org")
(org-hugo-export-wim-to-md :all-subtrees)