summaryrefslogtreecommitdiff
path: root/_config.yml
diff options
context:
space:
mode:
Diffstat (limited to '_config.yml')
-rw-r--r--_config.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml
index 3d16dc3..78c6e3a 100644
--- a/_config.yml
+++ b/_config.yml
@@ -23,5 +23,8 @@ rss:
path: '/feed.rss'
config:
- category: 'Education'
+ category: {
+ 'Education': ['How To', 'Language Learning'],
+ 'Technology': []
+ }
explicit: false \ No newline at end of file