diff options
author | EuAndreh <eu@euandre.org> | 2020-02-05 02:27:38 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2020-02-05 02:27:38 -0300 |
commit | a444f722e2a3fd5c019b750c1809222e6328cc67 (patch) | |
tree | 626e845849daef404c32e30b914d2dc2f3bcc3b6 /_config.yml | |
parent | Use collections for pastebins (diff) | |
download | euandre.org-a444f722e2a3fd5c019b750c1809222e6328cc67.tar.gz euandre.org-a444f722e2a3fd5c019b750c1809222e6328cc67.tar.xz |
Use collections_dir
Diffstat (limited to '')
-rw-r--r-- | _config.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 99f3401..fcc792b 100644 --- a/_config.yml +++ b/_config.yml @@ -28,7 +28,7 @@ exclude: - spelling/ - scripts/ - +collections_dir: content collections: pastebins: output: true |