We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 828c8fc commit a99426eCopy full SHA for a99426e
template.html.p
@@ -1,9 +1,9 @@
1
◊(require string-interpolation)
2
3
-◊(define title "Functional Coders Tübingen")
4
-◊(define description "What if... we just take the best parts of prgogramming and see where this leads us?")
+◊(define title "Tü.λ—Functional Programming Night Tübingen")
+◊(define description "What if... we just take the best parts of programming and see where this leads us?")
5
◊(define image-path "")
6
-◊(define url "https://functional-coders.github.io/")
+◊(define url "https://tu-lambda.github.io/")
7
◊(define icon-path "")
8
9
<!DOCTYPE html>
0 commit comments