docs: Fix Korean template method yaml frontmatter

This commit is contained in:
Ilkka Seppälä
2022-11-20 16:58:44 +02:00
parent 266ed609ec
commit fc6cd04440
+2 -5
View File
@@ -1,9 +1,6 @@
---
layout: pattern
title: Template method
folder: template-method
permalink: /patterns/template-method/ko
categories: Behavioral
title: Template Method
category: Behavioral
language: ko
tag:
- Gang of Four