Update the blog for series navigation

Signed-off-by: Danila Fedorin <danila.fedorin@gmail.com>
This commit is contained in:
2024-05-20 00:37:16 -07:00
parent 9d31764073
commit 78bba7a0e9
8 changed files with 8 additions and 2 deletions

View File

@@ -7,4 +7,5 @@ summary = """
using Haskell, and translate to Python.
"""
status = "suspended"
divider = " - "
+++

View File

@@ -6,4 +6,5 @@ summary = """
formally prove that the solution is correct.
"""
status = "suspended"
divider = " - "
+++

View File

@@ -8,4 +8,5 @@ summary = """
polymorphism.
"""
status = "complete"
divider = " - "
+++

View File

@@ -7,4 +7,5 @@ summary = """
"""
status = "ongoing"
draft = true
divider = ": "
+++

View File

@@ -8,4 +8,5 @@ summary = """
doesn't have to worry about checking for type errors.
"""
status = "complete"
divider = ", "
+++

View File

@@ -8,4 +8,5 @@ summary = """
"""
status = "ongoing"
draft = true
divider = ": "
+++