◊(require string-interpolation) ◊(define title "Functional Coders Tübingen") ◊(define description "What if... we just take the best parts of prgogramming and see where this leads us?") ◊(define image-path "") ◊(define url "https://functional-coders.github.io/") ◊(define icon-path "") ◊|title| ◊(->html `(div ([class ""]) ,doc))