Skip to content

Commit

Permalink
fix: create a new category for posts
Browse files Browse the repository at this point in the history
  • Loading branch information
Nir Galon committed Jan 8, 2021
1 parent e2a2f38 commit 34e0142
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authorLink: "https://nir.galon.io"
description: ""

tags: ["development", "contribution", "docker", "haproxy", "load balance", "cloud", "devops", "nginx"]
categories: ["contribution"]
categories: ["tutorials"]

hiddenFromHomePage: false
hiddenFromSearch: false
Expand Down
2 changes: 1 addition & 1 deletion content/posts/2020/releasing-software-is-hard.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ authorLink: "https://nir.galon.io"
description: ""

tags: ["semver", "conventional commits", "github actions", "commitizen", "releases", "automation"]
categories: ["development"]
categories: ["tutorials"]

hiddenFromHomePage: false
hiddenFromSearch: false
Expand Down

0 comments on commit 34e0142

Please sign in to comment.