Update the blog for series navigation
Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
@@ -7,4 +7,5 @@ summary = """
|
||||
using Haskell, and translate to Python.
|
||||
"""
|
||||
status = "suspended"
|
||||
divider = " - "
|
||||
+++
|
||||
|
||||
@@ -6,4 +6,5 @@ summary = """
|
||||
formally prove that the solution is correct.
|
||||
"""
|
||||
status = "suspended"
|
||||
divider = " - "
|
||||
+++
|
||||
|
||||
@@ -8,4 +8,5 @@ summary = """
|
||||
polymorphism.
|
||||
"""
|
||||
status = "complete"
|
||||
divider = " - "
|
||||
+++
|
||||
|
||||
@@ -7,4 +7,5 @@ summary = """
|
||||
"""
|
||||
status = "ongoing"
|
||||
draft = true
|
||||
divider = ": "
|
||||
+++
|
||||
|
||||
@@ -8,4 +8,5 @@ summary = """
|
||||
doesn't have to worry about checking for type errors.
|
||||
"""
|
||||
status = "complete"
|
||||
divider = ", "
|
||||
+++
|
||||
|
||||
@@ -8,4 +8,5 @@ summary = """
|
||||
"""
|
||||
status = "ongoing"
|
||||
draft = true
|
||||
divider = ": "
|
||||
+++
|
||||
|
||||
Reference in New Issue
Block a user