okay that works, cool
This commit is contained in:
parent
397e72243e
commit
c54e33b4fa
1 changed files with 2 additions and 2 deletions
|
@ -109,7 +109,7 @@
|
|||
:headline-levels 4
|
||||
:section-numbers nil
|
||||
:html-head "<link rel='stylesheet' href='/css/stylesheet.css' type='text/css'/>"
|
||||
:html-preamble "<div class='topnav'><a href='/'>Home</a><a href='/projects.html'>Projects</a><a href='/blog'>Blog</a><a href='/dotfiles/'>Dotfiles</a><a href='/about.html'>About Me</a><a href='/rss.xml'>RSS</a></div>"
|
||||
:html-preamble ,jj/html-preamble
|
||||
:auto-sitemap t
|
||||
:sitemap-filename "index.org"
|
||||
:sitemap-format-entry my/org-publish-org-sitemap-format
|
||||
|
@ -136,7 +136,7 @@
|
|||
:base-directory "~/dotfiles/"
|
||||
:base-extension "org"
|
||||
:html-head "<link rel='stylesheet' href='/css/stylesheet.css' type='text/css'/>"
|
||||
:html-preamble "<div class='topnav'><a href='/'>Home</a><a href='/projects.html'>Projects</a><a href='/blog'>Blog</a><a href='/dotfiles/'>Dotfiles</a><a href='/about.html'>About Me</a><a href='/rss.xml'>RSS</a></div>"
|
||||
:html-preamble ,jj/html-preamble
|
||||
:html-wrap-src-lines t
|
||||
:with-toc nil
|
||||
:section-numbers nil
|
||||
|
|
Loading…
Add table
Reference in a new issue