From 6af7fb6ede3c64d7a02adbea4ac842d186a20143 Mon Sep 17 00:00:00 2001 From: Wolfgang Hottgenroth Date: Tue, 14 Jan 2025 18:00:55 +0100 Subject: [PATCH] articles moved --- content/content/{articles => blog}/rgb-driver.md | 1 + content/content/{articles => blog}/tetris.md | 1 + content/themes/hugo-theme-techdoc-x | 2 +- 3 files changed, 3 insertions(+), 1 deletion(-) rename content/content/{articles => blog}/rgb-driver.md (99%) rename content/content/{articles => blog}/tetris.md (99%) diff --git a/content/content/articles/rgb-driver.md b/content/content/blog/rgb-driver.md similarity index 99% rename from content/content/articles/rgb-driver.md rename to content/content/blog/rgb-driver.md index f0d0050..89f273a 100644 --- a/content/content/articles/rgb-driver.md +++ b/content/content/blog/rgb-driver.md @@ -1,5 +1,6 @@ --- title: "PL 9823 meets MSP430" +date: "2024-05-25" weight: 2 --- diff --git a/content/content/articles/tetris.md b/content/content/blog/tetris.md similarity index 99% rename from content/content/articles/tetris.md rename to content/content/blog/tetris.md index 3f6881c..c4fa696 100644 --- a/content/content/articles/tetris.md +++ b/content/content/blog/tetris.md @@ -1,5 +1,6 @@ --- title: "Tetris" +date: "2024-05-27" weight: 1 --- diff --git a/content/themes/hugo-theme-techdoc-x b/content/themes/hugo-theme-techdoc-x index 650a8ea..60eb4b0 160000 --- a/content/themes/hugo-theme-techdoc-x +++ b/content/themes/hugo-theme-techdoc-x @@ -1 +1 @@ -Subproject commit 650a8eaaaff96e75709ef4abaa1d951bf48f7902 +Subproject commit 60eb4b054098d273ba68727cf1d8783ebe46d954