Skip to content
This repository has been archived by the owner on Jul 10, 2024. It is now read-only.

Commit

Permalink
Update hugo.scm
Browse files Browse the repository at this point in the history
  • Loading branch information
technicat committed Aug 9, 2023
1 parent 842b129 commit a010b5d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions hugo.scm
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,8 @@
(define (help file)
(print "hugo.scm -o -v -i -h"))

(define words (make-hash-table))

(define (copy-images)
(copy-directory* "assets/images" "../hugodimsum/assets/images" :if-exists :supersede))

Expand Down

0 comments on commit a010b5d

Please sign in to comment.