Skip to content

Commit 012fa54

Browse files
committed
Introduce difficulty level tags
As per discussion in iluwatar#245 we decided to introduce difficulty tags which will make it easier for beginners to dive into our patterns.
1 parent 76fb31e commit 012fa54

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

_config.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,3 +37,6 @@ category-list:
3737

3838
tag-list:
3939
- Java
40+
- Difficulty-Beginner
41+
- Difficulty-Intermediate
42+
- Difficulty-Expert

0 commit comments

Comments
 (0)