Skip to content

Commit a99426e

Browse files
committed
Adjust <head>
1 parent 828c8fc commit a99426e

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

template.html.p

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
◊(require string-interpolation)
22

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?")
3+
◊(define title "Tü.λ—Functional Programming Night Tübingen")
4+
◊(define description "What if... we just take the best parts of programming and see where this leads us?")
55
◊(define image-path "")
6-
◊(define url "https://functional-coders.github.io/")
6+
◊(define url "https://tu-lambda.github.io/")
77
◊(define icon-path "")
88

99
<!DOCTYPE html>

0 commit comments

Comments
 (0)