remove hack from an experiment
original commit: cb8f64821196386cb05dff10f09cce8f8d28acf7
This commit is contained in:
parent
b2616e4595
commit
edd59cbc94
|
@ -38,7 +38,7 @@
|
||||||
(define (make-download-page table-file
|
(define (make-download-page table-file
|
||||||
#:dest [dest "index.html"]
|
#:dest [dest "index.html"]
|
||||||
#:installers-url [installers-url "./"]
|
#:installers-url [installers-url "./"]
|
||||||
#:docs-url [docs-url "go"]
|
#:docs-url [docs-url #f]
|
||||||
#:pdf-docs-url [pdf-docs-url #f]
|
#:pdf-docs-url [pdf-docs-url #f]
|
||||||
#:title [title "Racket Downloads"]
|
#:title [title "Racket Downloads"]
|
||||||
#:git-clone [git-clone #f]
|
#:git-clone [git-clone #f]
|
||||||
|
|
Loading…
Reference in New Issue
Block a user