commit c89dfd5b1344c93694dfd45d45949792484aef2b
parent da89a53cbfb2defddee9f1e9eb27d5cc6abbbf58
Author: Luís Ferreira <[email protected]>
Date: Sat, 4 Dec 2021 02:08:17 +0000
posts: zet: change post date for Zettelkasten 4
Signed-off-by: Luís Ferreira <[email protected]>
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/content/posts/zet-4-aoc-2021-03.md b/content/posts/zet-4-aoc-2021-03.md
@@ -1,6 +1,6 @@
---
title: 'Zettelkasten #4: Solution in D for Advent of Code 2021, Day 3'
-date: '2021-12-02T19:02:00+01:00'
+date: '2021-12-04T00:08:00+01:00'
tags: ['zettelkasten', 'zet', 'dlang', 'aoc', 'aoc2021', 'adventofcode']
description: "This post describes, in detail, my solution in the D programming
language for the 3rd puzzle of the Advent of Code 2021."