File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 11◊(require string-interpolation )
22
33◊(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?" )
4+ ◊(define description " What if... we just take the best parts of programming and see where that leads us?" )
55◊(define image-path " " )
66◊(define url " https://tu-lambda.github.io/" )
77◊(define icon-path " " )
3434 < meta name = " description" content = " ◊|description|" >
3535 < link rel = " icon" type = " image/x-icon" href = " ◊|icon-path|" >
3636
37- < link rel = " stylesheet" href = " fonts.css" >
37+ < link rel = " stylesheet" href = " fonts.css" >
3838 < script src = " https://cdn.tailwindcss.com" ></ script >
3939 < script src = " main.js" ></ script >
4040 </ head >
You can’t perform that action at this time.
0 commit comments