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: src/01-about.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,5 +1,7 @@
1
1
# About this book
2
2
3
+
> <pstyle="text-align: center;"> Looking for reviews and mentions? <ahref="https://github.com/soupi/learn-haskell-blog-generator/discussions/67">Click here</a>.</p>
4
+
3
5
<!--
4
6
5
7
> <p style="text-align: center;"><img src="book-logo-transparent.png" alt="book logo" style="max-height: 1.5em; vertical-align: top"> This book is actively maintained. If you find errors, <a href="https://github.com/soupi/learn-haskell-blog-generator/issues">please let me know</a>.</p>
@@ -51,8 +53,6 @@ and throughout the chapter, learn just enough Haskell to complete the task.
51
53
52
54
## Why should you read this book?
53
55
54
-
> <pstyle="text-align: center;"> Looking for reviews and mentions? <ahref="https://github.com/soupi/learn-haskell-blog-generator/discussions/67">Click here</a>.</p>
55
-
56
56
There are many Haskell tutorials, guides, and books out there. Why read this one?
0 commit comments