fix: fixed tags and categories in several blog posts

This commit is contained in:
2023-09-24 15:35:46 +02:00
parent 1d9ddc82fe
commit 7019f34005
16 changed files with 30 additions and 29 deletions

View File

@@ -3,9 +3,9 @@ title: Scala Day 2 - Let's get functional
date: "2017-04-03"
template: "post"
draft: false
category: "Development"
category: "development"
tags:
- "Development"
- "development"
- "slsw"
description: "Today we'll focus on the functional aspects of Scala"
disqusId: "22"