Tick year to 2016
Getty Ritter
8 years ago
215 | 215 | (h1 "what happens when computer")) |
216 | 216 | (div (@ (class "nav")) ,menu) |
217 | 217 | (div (@ (class "main")) ,content) |
218 |
(div (@ (class "footer")) "© 201 |
|
218 | (div (@ (class "footer")) "© 2016 getty ritter")))) | |
219 | 219 | |
220 | 220 | ;; if a page has tags, add those tags to the end of the page |
221 | 221 | (define (add-tags chunk tags) |