From 6ef7837b5deeadd346cb2298934ca68b8bf421c3 Mon Sep 17 00:00:00 2001 From: brunohs1993 Date: Mon, 30 Sep 2024 14:54:57 +0200 Subject: [PATCH] Corrected portfolio card path for pyturbo. --- content/portfolio/{ => 2023}/pyturbo.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) rename content/portfolio/{ => 2023}/pyturbo.md (95%) diff --git a/content/portfolio/pyturbo.md b/content/portfolio/2023/pyturbo.md similarity index 95% rename from content/portfolio/pyturbo.md rename to content/portfolio/2023/pyturbo.md index 0d32094..5c64e8e 100644 --- a/content/portfolio/pyturbo.md +++ b/content/portfolio/2023/pyturbo.md @@ -1,10 +1,11 @@ --- +year: 2023 title: "pyturbo library" subtitle: "Efficient turbine design made open-source" draft: false image: "images/portfolio/pyturbo_icon.gif" weight: 1 -article_url: "pyturbo" +article_url: "portfolio/2023/pyturbo" ---