add space before "View Prior Versions"

This commit is contained in:
Matthew Flatt 2013-02-20 06:51:18 -07:00
parent 33c6635550
commit 5fcc96e41a

View File

@ -22,6 +22,7 @@
(release "Release Notes" plt "release/index.html") (release "Release Notes" plt "release/index.html")
--- ---
(bugreport "Report a Bug" #f ,(format "~a?v=~a" bug-url (version))) (bugreport "Report a Bug" #f ,(format "~a?v=~a" bug-url (version)))
---
(prior-docs "View Prior Versions" #f ,prior-docs-url))) (prior-docs "View Prior Versions" #f ,prior-docs-url)))
;; Section definitions for manuals that appear on the start page. ;; Section definitions for manuals that appear on the start page.