tutorial typo

pull/108/merge
Matthew Butterick 9 years ago
parent fc4dd83a8c
commit 506f24a9b2

@ -802,7 +802,7 @@ In this project, we want to end up with HTML, so our source files will be called
<title>◊select['h1 doc] by T. S. Eliot</title>
<link rel="stylesheet" type="text/css" media="all" href="styles.css" />
</head>
<body>◊->html[doc]
<body>◊(->html doc #:splice #t)
◊(define prev-page (previous here))
◊when/block[prev-page]{
<div id="prev">← <a href="◊|prev-page|">◊(select 'h1 prev-page)</a></div>}

Loading…
Cancel
Save