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:
@ -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