From 95b495df78bf77133b6865bbd752ac0b4ac5fcbd Mon Sep 17 00:00:00 2001 From: Nir Galon Date: Fri, 8 Jan 2021 22:03:22 +0200 Subject: [PATCH] fix: fix releasing-software-is-hard headline --- content/posts/2020/releasing-software-is-hard.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/content/posts/2020/releasing-software-is-hard.md b/content/posts/2020/releasing-software-is-hard.md index a76760e..3c21928 100644 --- a/content/posts/2020/releasing-software-is-hard.md +++ b/content/posts/2020/releasing-software-is-hard.md @@ -1,5 +1,5 @@ --- -title: "Releasing Software Is Hard!" +title: "Releasing Software Is Hard! Is it?" subtitle: "" date: 2020-12-01T09:00:00+03:00 lastmod: 2020-12-01T09:00:00+03:00 @@ -9,7 +9,7 @@ authorLink: "https://nir.galon.io" description: "" tags: ["semver", "conventional commits", "github actions", "commitizen", "releases", "automation"] -categories: ["tools"] +categories: ["development"] hiddenFromHomePage: false hiddenFromSearch: false