minor spacing fixes
This commit is contained in:
parent
42cb4dc711
commit
57466a81ac
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
|
||||
all:
|
||||
../whalesong build talk.rkt
|
||||
../whalesong get-javascript --verbose fact.rkt > fact.js
|
||||
../whalesong get-runtime --verbose > runtime.js
|
||||
|
|
|
@ -15,6 +15,7 @@
|
|||
(above
|
||||
(text "Whalesong:" 100 "black")
|
||||
(text "a Racket to JavaScript Compiler" 80 "black")
|
||||
(square 20 "solid" "white")
|
||||
(scale 2 (image-url "file:///home/dyoo/work/whalesong/racketcon/plt-logo.png"))
|
||||
(square 20 "solid" "white")
|
||||
(text "Danny Yoo (dyoo@hashcollision.org)" 50 "darkblue"))
|
||||
|
|
Loading…
Reference in New Issue
Block a user