summaryrefslogtreecommitdiff
path: root/journal.lisp
diff options
context:
space:
mode:
Diffstat (limited to 'journal.lisp')
-rwxr-xr-xjournal.lisp2
1 files changed, 1 insertions, 1 deletions
diff --git a/journal.lisp b/journal.lisp
index 4c35a6f..6f91230 100755
--- a/journal.lisp
+++ b/journal.lisp
@@ -484,7 +484,7 @@
(<:link :rel "stylesheet" :type "text/css" :href (link-to :prettify.css))
(<:script :type "text/javascript" :src (link-to :prettify.js))
(<:script :type "text/javascript" :src (link-to :prettify-lisp.js))
- (<:body
+ (<:body :onload "prettyPrint()"
(<:div :id :main-title-box
(<:h1 :id :main-title
(<:a :href (link-to :index)