diff options
Diffstat (limited to '_config.yml')
-rw-r--r-- | _config.yml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index a5385ff..99f3401 100644 --- a/_config.yml +++ b/_config.yml @@ -28,5 +28,7 @@ exclude: - spelling/ - scripts/ + collections: - - pastebins + pastebins: + output: true |