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: Singleton
|
||||
folder: singleton
|
||||
permalink: "/patterns/singleton/"
|
||||
permalink: /patterns/singleton/ko
|
||||
categories: Creational
|
||||
language: ko
|
||||
tags:
|
||||
- Gang of Four
|
||||
---
|
||||
|
Reference in New Issue
Block a user