diff --git a/init.org b/init.org index d274a09e..3b3a30b4 100644 --- a/init.org +++ b/init.org @@ -1,6 +1,8 @@ -#+Title: Beorg init config file * Drawer -#+begin_src scheme + +#+BEGIN_SRC scheme + (toast "init loaded" "logbook") (set! org-log-into-drawer "LOGBOOK") -#+end_src + +#+END_SRC