@@ -7,10 +7,9 @@ (provide main) (define (main) (init-cache-db!) - (preheat-series!) (display-to-file (html$-page-footer) (build-path (current-project-root) "scribbled" "site-footer.html") #:exists 'replace))