From 4f5be5db80e78aeb9edc1d97303879ecbb56ee15 Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Thu, 10 Apr 2025 19:36:56 -0300 Subject: src/content/: Make categories URL-friendly --- src/content/blog/2020/11/08/paradigm-shift-review.adoc | 2 +- src/content/blog/2020/11/14/local-first-review.adoc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/content/blog/2020/11') diff --git a/src/content/blog/2020/11/08/paradigm-shift-review.adoc b/src/content/blog/2020/11/08/paradigm-shift-review.adoc index 7a1e26c..1110085 100644 --- a/src/content/blog/2020/11/08/paradigm-shift-review.adoc +++ b/src/content/blog/2020/11/08/paradigm-shift-review.adoc @@ -1,5 +1,5 @@ = The Next Paradigm Shift in Programming - video review -:categories: video review +:categories: video-review :reviewed-video: https://www.youtube.com/watch?v=6YbK8o9rZfI diff --git a/src/content/blog/2020/11/14/local-first-review.adoc b/src/content/blog/2020/11/14/local-first-review.adoc index 82258f6..2a57664 100644 --- a/src/content/blog/2020/11/14/local-first-review.adoc +++ b/src/content/blog/2020/11/14/local-first-review.adoc @@ -1,5 +1,5 @@ = Local-First Software: article review -:categories: presentation, article review +:categories: presentation article-review :empty: :presentation: link:../../../../slides/2020/11/14/local-first.html FIXME -- cgit v1.2.3