mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-08-24 10:26:56 +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
@@ -4,6 +4,7 @@ title: Filterer
|
||||
folder: filterer
|
||||
permalink: /patterns/filterer/
|
||||
description: Design pattern that helps container-like objects to return filtered version of themselves.# short meta description that shows in Google search results
|
||||
language: en
|
||||
categories:
|
||||
- Functional
|
||||
tags:
|
||||
|
||||
Reference in New Issue
Block a user