Differences From Artifact [fd84a05e]:
- File snippets-html.rkt — part of check-in [e81b4199] at 2019-03-19 03:31:53 on branch trunk — Use a tag instead of metas for title. Use default-title consistently. Refine first-words to be smarter about punctutation. Closes [c055cacb] and fixes [b3ade0b7] (user: joel, size: 5770) [annotate] [blame] [check-ins using]
To Artifact [7d073437]:
- File snippets-html.rkt — part of check-in [671acdae] at 2019-04-04 15:22:28 on branch alt-logo — Subtler header + new logo concept (user: joel, size: 5758) [annotate] [blame] [check-ins using] [more...]
| ︙ | |||
50 51 52 53 54 | 50 51 52 53 54 55 56 57 58 59 60 | - + |
</head>})
(define (html$-page-body-open)
◊string-append{<body><main>
<a href="/"><header>
|
| ︙ |