Added info about Project Gestalt
This commit is contained in:
parent
febb55d1d7
commit
6d99d3aae2
4 changed files with 21 additions and 1 deletions
|
|
@ -25,7 +25,7 @@
|
|||
(setq org-html-validation-link nil ;; Don't show validation link
|
||||
org-html-head-include-scripts nil ;; Use our own scripts
|
||||
org-html-head-include-default-style nil ;; Use our own styles
|
||||
org-html-head "<link rel=\"stylesheet\" href=\"./style.css\" />")
|
||||
org-html-head "<link rel=\"stylesheet\" href=\"https://cdn.simplecss.org/simple.min.css\" />")
|
||||
|
||||
;; Generate the site output
|
||||
(org-publish-all t)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue