diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/_config.yml b/_config.yml index 595377c..a5385ff 100644 --- a/_config.yml +++ b/_config.yml @@ -27,3 +27,6 @@ exclude: - vendor/ - spelling/ - scripts/ + +collections: + - pastebins |