You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/chapters.html
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -17,8 +17,7 @@
17
17
<divclass="bgwrapper">
18
18
<divid="content">
19
19
<h1id="learn-you-a-haskell-for-great-good">Learn You a Haskell for Great Good!</h1>
20
-
<p>
21
-
<olclass="chapters">
20
+
<olclass="chapters" type="1">
22
21
<li>
23
22
<ahref="introduction.html">Introduction</a>
24
23
<ul>
@@ -164,7 +163,6 @@ <h1 id="learn-you-a-haskell-for-great-good">Learn You a Haskell for Great Good!<
164
163
</ul>
165
164
</li>
166
165
</ol>
167
-
</p>
168
166
<p>
169
167
This work is licensed under a <ahref="https://creativecommons.org/licenses/by-nc-sa/3.0/" rel="license">Creative Commons Attribution-Noncommercial-Share Alike 3.0 Unported License</a> because I couldn’t find a license with an even longer name.
0 commit comments