diff options
| -rw-r--r-- | content/blog/on-continuations.md | 2 | ||||
| -rw-r--r-- | hugo.yaml | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/content/blog/on-continuations.md b/content/blog/on-continuations.md index ef60f01..298c41a 100644 --- a/content/blog/on-continuations.md +++ b/content/blog/on-continuations.md @@ -1,7 +1,7 @@ --- title: "On continuations" date: 2025-03-22T15:51:27-07:00 -categories: ["woffia globosa"] +categories: ["Woffia globosa"] --- A short piece for teaching continuations, in the Platonic dialectic style. Whether it is helpful is for you to decide. Cheers to burritos![^refs] @@ -21,6 +21,7 @@ languages: en: languageName: "English" weight: 1 + capitalizeListTitles: false menu: main: - name: RSS |
