docs: fixes for yaml frontmatter

This commit is contained in:
Ilkka Seppälä
2021-10-12 14:58:48 +03:00
parent 89fb561301
commit 301c46be24
7 changed files with 7 additions and 9 deletions

View File

@ -3,6 +3,7 @@ layout: pattern
title: Lockable Object
folder: lockable-object
permalink: /patterns/lockable-object/
language: en
categories: Concurrency
tags:
- Performance