update date
Getty Ritter
3 years ago
231 | 231 | (h1 "what happens when computer")) |
232 | 232 | (div (@ (class "nav")) ,menu) |
233 | 233 | (div (@ (class "main")) ,content) |
234 |
(div (@ (class "footer")) "© 20 |
|
234 | (div (@ (class "footer")) "© 2021 getty ritter")))) | |
235 | 235 | |
236 | 236 | ;; if a page has tags, add those tags to the end of the page |
237 | 237 | (define (add-tags chunk tags) |