mirror of
https://github.com/tiennm99/java-design-patterns.git
synced 2026-06-07 04:10:15 +00:00
docs: fixes for yaml frontmatter (#1851)
Co-authored-by: Subhrodip Mohanta <hello@subho.xyz>
This commit is contained in:
+1
-3
@@ -3,10 +3,8 @@ layout: pattern
|
||||
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
|
||||
categories: Functional
|
||||
tags:
|
||||
- Extensibility
|
||||
---
|
||||
|
||||
Reference in New Issue
Block a user