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 17, 2023
1 parent 18fa8e8 commit 9a8fa2b
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions hugo.scm
Original file line number Diff line number Diff line change
Expand Up @@ -133,10 +133,6 @@
#"\"~tag ~(english word)\""
#"\"~tag\"")))

(define (write-dish-date dish out)
(write-string #"showDate: false" out)
(newline out))

(define (write-dish-chinese dish out)
(h2 "Chinese" out)
(write-dish-cantonese dish out)
Expand Down

0 comments on commit 9a8fa2b

Please sign in to comment.