fix: added social images to the frontmatter of most blogs

This commit is contained in:
2022-11-16 10:04:34 +02:00
parent 80c31d70f4
commit 6f0fb545df
15 changed files with 30 additions and 15 deletions

View File

@@ -11,6 +11,7 @@ tags:
- "Standard releases"
description: "A dive into conventional commits and their benefit whilst releasing with standard versions."
socialImage: "./media/husky-error.png"
---
At my place of work, [INFORIT](http://inforit.nl/), we are talking about adopting conventional commits as a company standard.