mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-20 04:23:39 +00:00
fix: Fixed pages showing up in wrong language (#1752)
* Fix languages * Missed change for version number * Add language field for presentation * Revert change in README for double buffer Co-authored-by: Jackie Nim <=>
This commit is contained in:
co-authored by
Jackie Nim <=>
parent
1b880c1818
commit
f597fc1b07
@@ -2,8 +2,9 @@
|
||||
layout: pattern
|
||||
title: Prototype
|
||||
folder: prototype
|
||||
permalink: "/patterns/prototype/"
|
||||
permalink: /patterns/prototype/ko
|
||||
categories: Creational
|
||||
language: ko
|
||||
tags:
|
||||
- Gang Of Four
|
||||
- Instantiation
|
||||
|
||||
Reference in New Issue
Block a user