minor repairs for snapshot page
This commit is contained in:
parent
65462ced81
commit
b3c8ab33f0
|
@ -141,7 +141,8 @@
|
||||||
@sep})})
|
@sep})})
|
||||||
@tfoot{
|
@tfoot{
|
||||||
@tr[class: 'version-row]{
|
@tr[class: 'version-row]{
|
||||||
@td[align: 'center colspan: 3]{@pre:installers}
|
@td[]{Snapshots}
|
||||||
|
@td[align: 'center colspan: 2]{@pre:installers}
|
||||||
@td{@; @nbsp @pre:docs[#:sub 'html]{[HTML]} @;
|
@td{@; @nbsp @pre:docs[#:sub 'html]{[HTML]} @;
|
||||||
@; @nbsp @pre:docs[#:sub 'pdf]{[PDF]}
|
@; @nbsp @pre:docs[#:sub 'pdf]{[PDF]}
|
||||||
@nbsp}}}}}}))
|
@nbsp}}}}}}))
|
||||||
|
|
|
@ -10,9 +10,9 @@
|
||||||
|
|
||||||
(define installers
|
(define installers
|
||||||
@page[#:site pre-site #:width 'full]{
|
@page[#:site pre-site #:width 'full]{
|
||||||
@columns[10 #:center? #t #:row? #t #:center-text? #t]{
|
@columns[10 #:center? #t #:row? #t #:center-text? #f]{
|
||||||
Recent builds for various platforms are available from the
|
@h3{Snapshot Builds}}
|
||||||
following sites:
|
@columns[8 #:center? #t #:row? #t #:center-text? #f]{
|
||||||
@ul{@li{@a[href: "http://www.cs.utah.edu/plt/snapshots/"]{
|
@ul{@li{@a[href: "http://www.cs.utah.edu/plt/snapshots/"]{
|
||||||
University of Utah}}
|
University of Utah}}
|
||||||
@li{@a[href: "http://plt.eecs.northwestern.edu/snapshots/"]{
|
@li{@a[href: "http://plt.eecs.northwestern.edu/snapshots/"]{
|
||||||
|
|
Loading…
Reference in New Issue
Block a user