summaryrefslogtreecommitdiffstats
path: root/articles/project.el
diff options
context:
space:
mode:
Diffstat (limited to 'articles/project.el')
-rw-r--r--articles/project.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/articles/project.el b/articles/project.el
index 5c65cfc..e0e443a 100644
--- a/articles/project.el
+++ b/articles/project.el
@@ -11,8 +11,8 @@
:base-extension "org"
:publishing-function org-html-publish-to-html
:section-numbers nil
- :table-of-contents nil
+ :with-toc nil
:html-doctype "<!DOCTYPE html>"
- :html-head "<link href=\"https://ryuslash.org/org.css\" type=\"text/css\" rel=\"stylesheet\" />"
+ :html-head "<link rel=\"stylesheet\" media=\"screen\" href=\"http://openfontlibrary.org/face/cosmic-sans-neue-mono\" type=\"text/css\" />\n<link href=\"https://ryuslash.org/org.css\" type=\"text/css\" rel=\"stylesheet\" />"
:html-link-up "../blog.html"
:html-link-home "/")))