X Tutup
Skip to content

Commit cf3b35e

Browse files
committed
Added remaining pattern categories to _config.yml
1 parent fa78a19 commit cf3b35e

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

_config.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,13 @@ kramdown:
2525
category-list:
2626
- pattern_cat
2727
- creational
28+
- structural
29+
- concurrency
30+
- behavioral
31+
- architectural
32+
- integration
33+
- presentation tier
34+
- business tier
2835

2936
tag-list:
3037
- pattern_tag

0 commit comments

Comments
 (0)
X Tutup