Skip to content

Commit d2d3d01

Browse files
committed
Tweak colophon.
1 parent d35f7f5 commit d2d3d01

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

www/colophon.scrbl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,13 +10,13 @@
1010
@(define (i s)
1111
(item (verbatim (shell s))))
1212

13-
@title{Colophon}
13+
@title[#:style '(unnumbered)]{Colophon}
1414

1515
This document (@string-trim[(shell "git rev-parse --short HEAD")]) was produced on @(date->string (current-date) #t).
1616

1717
System information:
1818
@itemlist[
19-
(i "uname -a")
19+
(i "uname -omr")
2020
(i "racket --version")
2121
(i "raco pkg show -u a86 langs")
2222
(i "nasm --version")

0 commit comments

Comments
 (0)