docs: fixes for yaml frontmatter (#1851)

Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
This commit is contained in:
Ilkka Seppälä
2021-10-13 10:29:55 +03:00
committed by GitHub
parent d247b6ed69
commit cab9048e06
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