mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-05-14 16:58:47 +00:00
docs: Fix Korean template method yaml frontmatter
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user