From e086ccea3584c732a04cab959a293bb2b5af8f96 Mon Sep 17 00:00:00 2001 From: unknown Date: Sun, 26 Jan 2025 00:28:16 -0500 Subject: [PATCH] Series are not zero-indexed --- content/posts/mapping-strings-to-rgb-colors/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/posts/mapping-strings-to-rgb-colors/index.md b/content/posts/mapping-strings-to-rgb-colors/index.md index 1fa7d34..0e068a0 100644 --- a/content/posts/mapping-strings-to-rgb-colors/index.md +++ b/content/posts/mapping-strings-to-rgb-colors/index.md @@ -4,7 +4,7 @@ title: "Deterministically Mapping Strings to RGB Colors" aliases: ["Deterministically Mapping Strings to RGB Colors"] date: "2025-01-25" series: ["strings-to-colors"] -series_order: 0 +series_order: 1 author: "Nick Dumas" authorTwitter: "" cover: ""